14 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `shop_module` m
INNER JOIN shop_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `shop_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `shop_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `shop_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
3.918
ms
|
1170 |
Yes
|
Yes
|
/classes/Hook.php:1514
/classes/Hook.php:824 (getAllHookRegistrations)
/classes/Hook.php:966 (getHookModuleExecList)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
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 `shop_configuration` c
LEFT JOIN `shop_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
3.794
ms
|
1509 |
|
|
/classes/Configuration.php:182
/classes/Configuration.php:230 (loadConfiguration)
/classes/Configuration.php:303 (get)
/classes/shop/Shop.php:402 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
342 |
INSERT INTO `shop_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
3.788
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/ObjectModel.php:497 (add)
/classes/Guest.php:256 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
346 |
INSERT INTO `shop_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('23346', '14', '3628718082', '', '1', '1', '2025-07-17 08:30:08') |
2.538
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/Connection.php:188 (add)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
72 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `shop_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `shop_hook_alias` ha
INNER JOIN `shop_hook` h ON ha.name = h.name |
2.515
ms
|
0 |
|
|
/classes/Hook.php:1582
/classes/Hook.php:251 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3642 (getManager)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
347 |
INSERT INTO `shop_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('22724', '', 'megarayonnage.shop/fr/6-accessories', '', '2025-07-17 08:30:08') |
2.356
ms
|
1 |
|
|
/classes/ObjectModel.php:543
/classes/ConnectionsSource.php:105 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
66 |
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM shop_product p LEFT JOIN shop_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN shop_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN shop_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN shop_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN shop_category_product cp ON (p.id_product = cp.id_product) INNER JOIN shop_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN shop_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN shop_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=53 AND c.nright<=58 GROUP BY p.id_product) p INNER JOIN shop_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC |
1.903
ms
|
216 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Filters/Products.php:87 (execute)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:187 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
73 |
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 `shop_hook_module` hm
STRAIGHT_JOIN `shop_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `shop_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
1.872
ms
|
404 |
|
|
/classes/Hook.php:517
/classes/Hook.php:554 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3642 (getManager)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `shop_hook` h
WHERE (h.active = 1) |
1.739
ms
|
1064 |
|
|
/classes/Hook.php:1622
/classes/Hook.php:924 (getHookStatusByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
278 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11
AND pac.`id_product_attribute` = 27
AND agl.`id_lang` = 3 |
1.349
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:7288 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1266 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
271 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9
AND pac.`id_product_attribute` = 23
AND agl.`id_lang` = 3 |
1.333
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:7288 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1266 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
251 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `shop_category` c
INNER JOIN shop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `shop_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `shop_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `shop_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 3
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
1.330
ms
|
30 |
Yes
|
Yes
|
/classes/Category.php:799
/modules/ps_categorytree/ps_categorytree.php:141 (getNestedCategories)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
264 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10
AND pac.`id_product_attribute` = 25
AND agl.`id_lang` = 3 |
1.300
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:7288 (getAttributesParams)
/classes/Link.php:244 (getAnchor)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1266 (getProductLink)
/src/Adapter/Presenter/Product/ProductLazyArray.php:800 (getProductURL)
:undefined (PrestaShop\PrestaShop\Adapter\Presenter\Product\{closure})
/src/Adapter/Presenter/Product/ProductLazyArray.php:795 (array_map)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
68 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-07-17 00:00:00',
INTERVAL 20 DAY
)
) > 0) as new
FROM shop_product p
LEFT JOIN shop_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 3
LEFT JOIN shop_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN shop_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (7,6,8,10,9,11,15,16,17,18,19) |
1.265
ms
|
11 |
|
|
/classes/ProductAssembler.php:101
/classes/ProductAssembler.php:211 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
270 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (9) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.168
ms
|
8 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
277 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (11) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.167
ms
|
8 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
263 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (10) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.124
ms
|
8 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
349 |
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `shop_category_product` cp
LEFT JOIN `shop_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `shop_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN shop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (7,6,8,10,9,11,15,16,17,18,19) AND cl.`id_lang` = 3
ORDER BY c.`level_depth` DESC |
1.098
ms
|
540 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:109
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:68 (loadCategories)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
39 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `shop_category` c
INNER JOIN shop_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `shop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 3 AND cl.id_shop = 1 )
LEFT JOIN `shop_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 6
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
1.020
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:924
/controllers/front/listing/CategoryController.php:275 (getSubCategories)
/controllers/front/listing/CategoryController.php:160 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
261 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (6) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
1.002
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM shop_shop_url su
LEFT JOIN shop_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'megarayonnage.shop' OR su.domain_ssl = 'megarayonnage.shop')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.995
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1395
/classes/shop/Shop.php:359 (findShopByHost)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
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 shop_shop_group gs
LEFT JOIN shop_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN shop_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.994
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:719
/classes/shop/Shop.php:778 (cacheShops)
/classes/Configuration.php:300 (getShops)
/classes/shop/Shop.php:402 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
285 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (16) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.992
ms
|
16 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
153 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 17 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.987
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
16 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `shop_hook` |
0.957
ms
|
1064 |
|
|
/classes/Hook.php:1582
/classes/Hook.php:251 (getAllHookIds)
/classes/Hook.php:975 (getIdByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
175 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 19 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 19 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.947
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
274 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `shop_product_attribute` pa
INNER JOIN shop_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` = 9
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.929
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2474
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
268 |
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 `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (24,25)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.927
ms
|
2 |
|
|
/classes/Product.php:2492
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
164 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 18 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 18 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.926
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
219 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18) AND (b.`id_shop` = 1) LIMIT 1 |
0.923
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
281 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `shop_product_attribute` pa
INNER JOIN shop_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` = 11
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.919
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2474
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
176 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
0.903
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
205 |
SELECT SQL_NO_CACHE agl.`name` AS group_name, al.`name` AS attribute_name, pa.`reference` AS attribute_reference
FROM `shop_product_attribute` pa
INNER JOIN shop_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 `shop_product_attribute_combination` pac ON pac.`id_product_attribute` = pa.`id_product_attribute`
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product_attribute` = 19
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.887
ms
|
1 |
|
Yes
|
/classes/Pack.php:209
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
284 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.885
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
282 |
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 `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (26,27)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.877
ms
|
2 |
|
|
/classes/Product.php:2492
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
216 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17) AND (b.`id_shop` = 1) LIMIT 1 |
0.866
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
258 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (7) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.866
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
272 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9) LIMIT 1 |
0.864
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
81 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 7 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 7 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.855
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
166 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 36
AND cp.`id_cart` = 0 AND cp.`id_product` = 18 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 36
AND cp.`id_cart` = 0 AND p.`id_product_item` = 18 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.855
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
279 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11) LIMIT 1 |
0.845
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
44 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `shop_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.845
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/classes/Link.php:397 (__construct)
/classes/Link.php:453 (getCategoryObject)
/classes/Link.php:1179 (getCategoryLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
262 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (8) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.838
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
275 |
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 `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (22,23)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.819
ms
|
2 |
|
|
/classes/Product.php:2492
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
107 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.817
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
181 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 6) AND (b.`id_shop` = 1) LIMIT 1 |
0.807
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
294 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (17) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.802
ms
|
16 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
155 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 32
AND cp.`id_cart` = 0 AND cp.`id_product` = 17 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 32
AND cp.`id_cart` = 0 AND p.`id_product_item` = 17 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.801
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
146 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 16
AND pac.`id_product_attribute` = 28
AND agl.`id_lang` = 3 |
0.797
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:5542 (getAttributesParams)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
62 |
SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `shop_attribute_group` ag INNER JOIN shop_attribute_group_shop attribute_group_shop
ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3) LEFT JOIN `shop_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `shop_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 3) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC |
0.795
ms
|
4 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
/modules/ps_facetedsearch/src/Filters/Converter.php:413 (getAttributesGroups)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
265 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10) LIMIT 1 |
0.795
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
157 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 17
AND pac.`id_product_attribute` = 32
AND agl.`id_lang` = 3 |
0.791
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:5542 (getAttributesParams)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
190 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
0.786
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
227 |
SELECT SQL_NO_CACHE 1 FROM shop_cart_product cp INNER JOIN shop_product p
ON (p.id_product = cp.id_product) INNER JOIN shop_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.783
ms
|
1 |
|
|
/classes/Cart.php:3967
/classes/Cart.php:3942 (hasProducts)
/classes/Cart.php:2012 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:138 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:124 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/5b/0a/3a/5b0a3ad43dac3a337fe0d3d68d366cc60e86e520_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d789ce6_00109416)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/87/ca/69/87ca69c15dc0334d0a0838ce5c7842c5933ab66d_2.file.head.tpl.php:366 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/87/ca/69/87ca69c15dc0334d0a0838ce5c7842c5933ab66d_2.file.head.tpl.php:59 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d755255_29917508)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:142 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
222 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 19) AND (b.`id_shop` = 1) LIMIT 1 |
0.773
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
212 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16) AND (b.`id_shop` = 1) LIMIT 1 |
0.772
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
184 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
0.764
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
133 |
SELECT SQL_NO_CACHE p.*, product_shop.*, pl.*, image_shop.`id_image` id_image, il.`legend`, cl.`name` AS category_default, a.quantity AS pack_quantity, product_shop.`id_category_default`, a.id_product_pack, a.id_product_attribute_item
FROM `shop_pack` a
LEFT JOIN `shop_product` p ON p.id_product = a.id_product_item
LEFT JOIN `shop_product_lang` pl
ON p.id_product = pl.id_product
AND pl.`id_lang` = 3 AND pl.id_shop = 1
LEFT JOIN `shop_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 `shop_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 3)
INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_category_lang` cl
ON product_shop.`id_category_default` = cl.`id_category`
AND cl.`id_lang` = 3 AND cl.id_shop = 1
WHERE product_shop.`id_shop` = 1
AND a.`id_product_pack` = 15
GROUP BY a.`id_product_item`, a.`id_product_attribute_item` |
0.761
ms
|
2 |
|
Yes
|
/classes/Pack.php:387
/classes/Product.php:5539 (getItemTable)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
168 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 18
AND pac.`id_product_attribute` = 36
AND agl.`id_lang` = 3 |
0.754
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:5542 (getAttributesParams)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
19 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `shop_meta` m
LEFT JOIN `shop_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.752
ms
|
86 |
Yes
|
|
/classes/Dispatcher.php:635
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
74 |
SELECT SQL_NO_CACHE tr.*
FROM `shop_tax_rule` tr
JOIN `shop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 151
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.746
ms
|
1 |
Yes
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3643 (getTaxCalculator)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
303 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 18) LIMIT 1 |
0.741
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
96 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.738
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
302 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (18) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.737
ms
|
16 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
267 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `shop_product_attribute` pa
INNER JOIN shop_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` = 10
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.732
ms
|
2 |
Yes
|
Yes
|
/classes/Product.php:2474
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
295 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 17) LIMIT 1 |
0.716
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
56 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a0
LEFT JOIN `shop_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 53) AND (a0.`nright` > 58) AND (a1.`id_lang` = 3) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.709
ms
|
2 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:303 (rewind)
/classes/controller/FrontController.php:1833 (getBreadcrumbLinks)
/classes/controller/FrontController.php:527 (getBreadcrumb)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
306 |
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 `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (36,37,38,39)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.700
ms
|
4 |
|
|
/classes/Product.php:2492
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
20 |
SELECT SQL_NO_CACHE * FROM `shop_currency` c ORDER BY `iso_code` ASC |
0.699
ms
|
1 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:89 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
187 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
0.698
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
217 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 17
ORDER BY `position` |
0.664
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
193 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
0.663
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
200 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5) AND (b.`id_shop` = 1) LIMIT 1 |
0.658
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/classes/Pack.php:192 (__construct)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
196 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 3
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15) AND (b.`id_shop` = 1) LIMIT 1 |
0.657
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
91 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 8 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 8 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.653
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
310 |
SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `shop_product_attribute` pa
INNER JOIN shop_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
JOIN `shop_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `shop_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
JOIN `shop_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (19) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.647
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4241
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:788 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getMainVariants)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:249 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
220 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 18
ORDER BY `position` |
0.643
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
17 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `shop_module` m
LEFT JOIN `shop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.629
ms
|
78 |
|
|
/classes/module/Module.php:345
/modules/ps_checkout/ps_checkout.php:123 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1123 (getInstanceByName)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
86 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 6 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 6 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.620
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
57 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_facebook" LIMIT 1 |
0.620
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:55 (isEnabled)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:58 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
297 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `shop_product_attribute` pa
INNER JOIN shop_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` = 17
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.618
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2474
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
224 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 19
ORDER BY `position` |
0.617
ms
|
3 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
298 |
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 `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (32,33,34,35)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.614
ms
|
4 |
|
|
/classes/Product.php:2492
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `shop_lang` l
JOIN shop_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.606
ms
|
3 |
|
|
/classes/Language.php:1206
/classes/Language.php:1510 (countActiveLanguages)
/classes/Dispatcher.php:508 (isMultiLanguageActivated)
/classes/Dispatcher.php:227 (setRequestUri)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
36 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `shop_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.604
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/controllers/front/listing/CategoryController.php:89 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
109 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 22
AND cp.`id_cart` = 0 AND cp.`id_product` = 9 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 22
AND cp.`id_cart` = 0 AND p.`id_product_item` = 9 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.603
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
98 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 24
AND cp.`id_cart` = 0 AND cp.`id_product` = 10 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 24
AND cp.`id_cart` = 0 AND p.`id_product_item` = 10 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.599
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
142 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 16 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.594
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
46 |
SELECT SQL_NO_CACHE * FROM `shop_image_type` WHERE 1 AND `categories` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.588
ms
|
23 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
178 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 7
ORDER BY `position` |
0.588
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
286 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 16) LIMIT 1 |
0.587
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
100 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 10
AND pac.`id_product_attribute` = 24
AND agl.`id_lang` = 3 |
0.586
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:5542 (getAttributesParams)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
290 |
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 `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pac.id_product_attribute IN (28,29,30,31)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute |
0.585
ms
|
4 |
|
|
/classes/Product.php:2492
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
63 |
SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `shop_feature` f INNER JOIN shop_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `shop_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 3) LEFT JOIN `shop_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `shop_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 3) ORDER BY f.`position` ASC |
0.580
ms
|
4 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
/modules/ps_facetedsearch/src/Filters/Converter.php:388 (getFeatures)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
289 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `shop_product_attribute` pa
INNER JOIN shop_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` = 16
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.574
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2474
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
185 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 8
ORDER BY `position` |
0.570
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
111 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 9
AND pac.`id_product_attribute` = 22
AND agl.`id_lang` = 3 |
0.568
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:5542 (getAttributesParams)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
132 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 15 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.565
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Pack.php:352 (getProductQuantity)
/classes/Product.php:4062 (getQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
61 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM shop_layered_category
WHERE controller = 'category'
AND id_category = 6
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
0.557
ms
|
13 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:61
/modules/ps_facetedsearch/src/Filters/Converter.php:263 (getFiltersForQuery)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
145 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `shop_product` p LEFT JOIN `shop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN shop_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` = 16 AND pa.`id_product` = 16 AND pa.`id_product_attribute` = 28 LIMIT 1 |
0.553
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5532 (getAvailableDate)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
188 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 10
ORDER BY `position` |
0.550
ms
|
2 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
305 |
SELECT SQL_NO_CACHE pa.*, product_attribute_shop.*
FROM `shop_product_attribute` pa
INNER JOIN shop_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` = 18
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute` |
0.545
ms
|
4 |
Yes
|
Yes
|
/classes/Product.php:2474
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
221 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 18 AND il.`id_lang` = 3 ORDER by i.`position` |
0.544
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
214 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 16
ORDER BY `position` |
0.543
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
209 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 5) |
0.542
ms
|
3 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:3885 (getPriceStatic)
/classes/Pack.php:140 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
80 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 7) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.540
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
134 |
SELECT SQL_NO_CACHE pa.`reference` AS attribute_reference, agl.`name` AS group_name, al.`name` AS attribute_name, pai.`id_image` AS id_product_attribute_image
FROM `shop_product_attribute` pa
INNER JOIN shop_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 `shop_product_attribute_combination` pac ON pac.`id_product_attribute` = 19
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_image` pai ON (19 = pai.`id_product_attribute`)
WHERE pa.`id_product` = 5 AND pa.`id_product_attribute` = 19
GROUP BY pa.`id_product_attribute`, ag.`id_attribute_group`
ORDER BY pa.`id_product_attribute` |
0.537
ms
|
1 |
|
Yes
|
/classes/Pack.php:407
/classes/Product.php:5539 (getItemTable)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
42 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `shop_module` m
LEFT JOIN `shop_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.536
ms
|
78 |
|
|
/classes/module/Module.php:345
/modules/blockreassurance/blockreassurance.php:102 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1364 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1343 (coreLoadModule)
/classes/Hook.php:1123 (getInstanceByName)
/classes/controller/FrontController.php:957 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
118 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.533
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
191 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 9
ORDER BY `position` |
0.533
ms
|
2 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
218 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 17 AND il.`id_lang` = 3 ORDER by i.`position` |
0.530
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
273 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 9 AND `id_shop` = 1 |
0.530
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
323 |
SELECT SQL_NO_CACHE *
FROM shop_meta m
LEFT JOIN shop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "prices-drop"
OR m.page = "pricesdrop"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.530
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:166 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:104 (makeProductLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
182 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 6
ORDER BY `position` |
0.529
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
3 |
SELECT SQL_NO_CACHE *
FROM `shop_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.529
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:149 (__construct)
/classes/shop/Shop.php:435 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
43 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.527
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:252
/src/Adapter/Module/ModuleDataProvider.php:223 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:297 (isInstalled)
/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:70 (isInstalled)
/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:40 (isModuleInstalled)
/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:56 (getService)
/modules/ps_checkout/src/Repository/PsAccountRepository.php:37 (getPsAccountsService)
/var/cache/dev/Ps_checkout9433FrontContainer.php:1189 (__construct)
/var/cache/dev/Ps_checkout9433FrontContainer.php:1279 (getPsAccountRepositoryService)
/var/cache/dev/Ps_checkout9433FrontContainer.php:1269 (getMerchantValidatorService)
/vendor/symfony/dependency-injection/Container.php:231 (getFrontControllerValidatorService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:58 (get)
/modules/ps_checkout/ps_checkout.php:1340 (getService)
/modules/ps_checkout/ps_checkout.php:770 (getService)
/classes/Hook.php:1251 (hookActionFrontControllerSetMedia)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/classes/controller/FrontController.php:957 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
256 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `shop_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
0.526
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/src/Adapter/Presenter/Category/CategoryLazyArray.php:133 (__construct)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getThumbnail)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/69/65/b0/6965b080e55b762e1c5922bf220610dd4e816096_2.file.subcategories.tpl.php:42 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d880182_52277409)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:82 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:195 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
172 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 19) |
0.525
ms
|
1 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
161 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 18) |
0.523
ms
|
4 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
194 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 11
ORDER BY `position` |
0.522
ms
|
2 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
189 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 10 AND il.`id_lang` = 3 ORDER by i.`position` |
0.515
ms
|
4 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
343 |
SELECT SQL_NO_CACHE `id_guest`
FROM `shop_connections`
WHERE `id_guest` = 23346
AND `date_add` > '2025-07-17 08:00:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.512
ms
|
1 |
Yes
|
|
/classes/Connection.php:168
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
150 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 17) |
0.509
ms
|
4 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
215 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 16 AND il.`id_lang` = 3 ORDER by i.`position` |
0.504
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
48 |
SELECT SQL_NO_CACHE * FROM `shop_image_type` WHERE 1 AND `suppliers` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.502
ms
|
23 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
280 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 11 AND `id_shop` = 1 |
0.497
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
353 |
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 3
)
WHERE pac.`id_product_attribute` = 26
ORDER BY ag.`position` ASC, a.`position` ASC |
0.491
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:241
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:178 (getProductVariant)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
197 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `shop_image` i
INNER JOIN shop_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `shop_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 3)
WHERE i.`id_product` = 15
ORDER BY `position` |
0.490
ms
|
1 |
Yes
|
|
/classes/Product.php:3265
/src/Adapter/Image/ImageRetriever.php:76 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
351 |
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 3
)
WHERE pac.`id_product_attribute` = 24
ORDER BY ag.`position` ASC, a.`position` ASC |
0.487
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:241
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:178 (getProductVariant)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
179 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 7 AND il.`id_lang` = 3 ORDER by i.`position` |
0.486
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
235 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `shop_currency` c
LEFT JOIN shop_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.486
ms
|
1 |
|
|
/classes/Currency.php:1122
/classes/Currency.php:1139 (countActiveCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:123 (isMultiCurrencyActivated)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
255 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `shop_category` c
LEFT JOIN `shop_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 53 AND c.`nright` >= 58 AND c.`nleft` >= 2 AND c.`nright` <= 59 ORDER BY `nleft` DESC |
0.484
ms
|
2 |
Yes
|
|
/classes/Category.php:1593
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
120 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 26
AND cp.`id_cart` = 0 AND cp.`id_product` = 11 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 26
AND cp.`id_cart` = 0 AND p.`id_product_item` = 11 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.483
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
24 |
SELECT SQL_NO_CACHE *
FROM `shop_currency` a
LEFT JOIN `shop_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `shop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
228 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.480
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
186 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 8 AND il.`id_lang` = 3 ORDER by i.`position` |
0.479
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
169 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute` a
LEFT JOIN `shop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 36) LIMIT 1 |
0.478
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
266 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 10 AND `id_shop` = 1 |
0.476
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
122 |
SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `shop_attribute` a
LEFT JOIN `shop_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 3)
LEFT JOIN `shop_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `shop_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN shop_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 `shop_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 3)
LEFT JOIN `shop_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 3)
WHERE pa.`id_product` = 11
AND pac.`id_product_attribute` = 26
AND agl.`id_lang` = 3 |
0.475
ms
|
1 |
|
|
/classes/Product.php:7155
/classes/Product.php:5542 (getAttributesParams)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
192 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 9 AND il.`id_lang` = 3 ORDER by i.`position` |
0.475
ms
|
4 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
183 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 6 AND il.`id_lang` = 3 ORDER by i.`position` |
0.473
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
47 |
SELECT SQL_NO_CACHE * FROM `shop_image_type` WHERE 1 AND `manufacturers` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.471
ms
|
23 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
195 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 11 AND il.`id_lang` = 3 ORDER by i.`position` |
0.468
ms
|
4 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
69 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 0 LIMIT 1 |
0.467
ms
|
1 |
|
|
/classes/SpecificPrice.php:423
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
348 |
SELECT SQL_NO_CACHE data
FROM `shop_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.467
ms
|
0 |
|
|
/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:43
/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:53 (findDataByCartIdAndShopId)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:267 (readData)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:54 (outputStoredEvents)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
198 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 15 AND il.`id_lang` = 3 ORDER by i.`position` |
0.462
ms
|
2 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM shop_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.460
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:292 (getMainShopDomain)
/classes/Link.php:64 (getShopDomain)
/config/config.inc.php:285 (__construct)
/index.php:40 (require_once)
|
45 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `shop_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.460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/classes/Link.php:397 (__construct)
/classes/Link.php:453 (getCategoryObject)
/classes/Link.php:1179 (getCategoryLink)
/classes/controller/FrontController.php:2115 (getLanguageLink)
/classes/controller/FrontController.php:1534 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
317 |
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM shop_link_block lb
INNER JOIN shop_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 49 AND lbs.`id_shop` = 1
ORDER by lbs.`position` |
0.460
ms
|
2 |
Yes
|
|
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
144 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `shop_cart_product` cp
WHERE cp.`id_product_attribute` = 28
AND cp.`id_cart` = 0 AND cp.`id_product` = 16 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `shop_cart_product` cp JOIN `shop_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `shop_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 28
AND cp.`id_cart` = 0 AND p.`id_product_item` = 16 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.459
ms
|
0 |
|
|
/classes/Cart.php:1421
/classes/Product.php:4078 (getProductQuantity)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
250 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `shop_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.457
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/modules/ps_categorytree/ps_categorytree.php:371 (__construct)
/modules/ps_categorytree/ps_categorytree.php:276 (getHomeCategory)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
15 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `shop_hook_alias` |
0.453
ms
|
86 |
|
|
/classes/Hook.php:322
/classes/Hook.php:354 (getAllHookAliases)
/classes/Hook.php:839 (getHookAliasesFor)
/classes/Hook.php:966 (getHookModuleExecList)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
213 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `shop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 7 LIMIT 1 |
0.448
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:740 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
252 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `shop_category` c
LEFT JOIN `shop_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 3)
WHERE `level_depth` = 1 |
0.447
ms
|
3 |
|
|
/classes/Category.php:2214
/classes/Category.php:1115 (getCategoriesWithoutParent)
/classes/Category.php:1567 (getRootCategory)
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `shop_lang` l
LEFT JOIN `shop_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.445
ms
|
3 |
|
|
/classes/Language.php:1070
/config/config.inc.php:151 (loadLanguages)
/index.php:40 (require_once)
|
355 |
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 3
)
WHERE pac.`id_product_attribute` = 28
ORDER BY ag.`position` ASC, a.`position` ASC |
0.445
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:241
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:178 (getProductVariant)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
177 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `shop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 8 LIMIT 1 |
0.444
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:740 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
311 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.442
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:74 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
21 |
SELECT SQL_NO_CACHE `id_lang` FROM `shop_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
0.438
ms
|
3 |
|
|
/classes/Language.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
147 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute` a
LEFT JOIN `shop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 28) LIMIT 1 |
0.438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
236 |
SELECT SQL_NO_CACHE *
FROM `shop_currency` c
INNER JOIN shop_currency_shop currency_shop
ON (currency_shop.id_currency = c.id_currency AND currency_shop.id_shop = 1)
WHERE c.`deleted` = 0 AND c.`active` = 1 ORDER BY `iso_code` ASC |
0.436
ms
|
1 |
Yes
|
|
/classes/Currency.php:694
/classes/Currency.php:669 (findAll)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
88 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 8) |
0.435
ms
|
1 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
158 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute` a
LEFT JOIN `shop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 32) LIMIT 1 |
0.432
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
167 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `shop_product` p LEFT JOIN `shop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN shop_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` = 18 AND pa.`id_product` = 18 AND pa.`id_product_attribute` = 36 LIMIT 1 |
0.428
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5532 (getAvailableDate)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
156 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `shop_product` p LEFT JOIN `shop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN shop_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` = 17 AND pa.`id_product` = 17 AND pa.`id_product_attribute` = 32 LIMIT 1 |
0.423
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5532 (getAvailableDate)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
22 |
SELECT SQL_NO_CACHE value FROM `shop_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.423
ms
|
1 |
|
|
/classes/shop/Shop.php:1214
/classes/Currency.php:968 (isFeatureActive)
/classes/Currency.php:890 (getIdByQuery)
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
276 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 9) AND (id_product_attribute = 23) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.422
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
352 |
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 3
)
WHERE pac.`id_product_attribute` = 22
ORDER BY ag.`position` ASC, a.`position` ASC |
0.420
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:241
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:178 (getProductVariant)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
283 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 11) AND (id_product_attribute = 27) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.419
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
71 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 7) |
0.418
ms
|
1 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
6 |
SELECT SQL_NO_CACHE *
FROM `shop_country` a
LEFT JOIN `shop_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 3
LEFT JOIN `shop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 151) LIMIT 1 |
0.412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:154 (__construct)
/index.php:40 (require_once)
|
33 |
SELECT SQL_NO_CACHE *
FROM `shop_group` a
LEFT JOIN `shop_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.411
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:255 (getCurrent)
/classes/Cart.php:228 (setTaxCalculationMethod)
/classes/controller/FrontController.php:430 (__construct)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
30 |
SELECT SQL_NO_CACHE *
FROM `shop_currency` a
LEFT JOIN `shop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.410
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:685 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
104 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 9) |
0.406
ms
|
2 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
93 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 10) |
0.402
ms
|
2 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
8 |
SELECT SQL_NO_CACHE *
FROM `shop_lang` a
LEFT JOIN `shop_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 3) LIMIT 1 |
0.401
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:219 (__construct)
/index.php:40 (require_once)
|
356 |
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 3
)
WHERE pac.`id_product_attribute` = 32
ORDER BY ag.`position` ASC, a.`position` ASC |
0.401
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:241
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:178 (getProductVariant)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM shop_shop s
LEFT JOIN shop_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.400
ms
|
1 |
|
|
/classes/shop/Shop.php:222
/classes/shop/Shop.php:152 (setUrl)
/classes/shop/Shop.php:435 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
128 |
SELECT SQL_NO_CACHE *
FROM `shop_product` a
LEFT JOIN `shop_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15) LIMIT 1 |
0.399
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/classes/Pack.php:288 (__construct)
/classes/Product.php:4062 (getQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
83 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 6) |
0.394
ms
|
1 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
49 |
SELECT SQL_NO_CACHE * FROM `shop_image_type` WHERE 1 AND `products` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.392
ms
|
23 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
231 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.391
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
211 |
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM shop_product_attribute pa
INNER JOIN shop_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 = 7 LIMIT 1 |
0.388
ms
|
1 |
|
|
/classes/Product.php:1077
/classes/Product.php:3534 (getDefaultAttribute)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:3885 (getPriceStatic)
/classes/Pack.php:140 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
225 |
SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `shop_product_attribute_image` pai
LEFT JOIN `shop_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `shop_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = 19 AND il.`id_lang` = 3 ORDER by i.`position` |
0.385
ms
|
6 |
Yes
|
|
/classes/Product.php:2647
/src/Adapter/Image/ImageRetriever.php:82 (getCombinationImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
110 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `shop_product` p LEFT JOIN `shop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN shop_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` = 9 AND pa.`id_product` = 9 AND pa.`id_product_attribute` = 22 LIMIT 1 |
0.384
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5532 (getAvailableDate)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
257 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 3
LEFT JOIN `shop_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.384
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/src/Adapter/Presenter/Category/CategoryLazyArray.php:133 (__construct)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getThumbnail)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/69/65/b0/6965b080e55b762e1c5922bf220610dd4e816096_2.file.subcategories.tpl.php:42 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d880182_52277409)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:82 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:195 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
287 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 16 AND `id_shop` = 1 |
0.382
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
59 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_accounts" LIMIT 1 |
0.381
ms
|
1 |
|
|
/src/Adapter/Module/ModuleDataProvider.php:252
/src/Adapter/Module/ModuleDataProvider.php:223 (getModuleIdByName)
/src/Core/Module/ModuleManager.php:297 (isInstalled)
/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Installer.php:70 (isInstalled)
/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:40 (isModuleInstalled)
/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/src/Installer/Facade/PsAccounts.php:56 (getService)
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:66 (getPsAccountsService)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:58 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
99 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `shop_product` p LEFT JOIN `shop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN shop_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` = 10 AND pa.`id_product` = 10 AND pa.`id_product_attribute` = 24 LIMIT 1 |
0.377
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5532 (getAvailableDate)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
243 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `shop_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.377
ms
|
1 |
|
|
/classes/Cart.php:1295
/src/Adapter/Presenter/Cart/CartLazyArray.php:247 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getProductsCount)
/var/cache/dev/smarty/compile/classic/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:25 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876b8b1223176_41587827)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustomTemplate.php:45 (fetch)
/classes/module/Module.php:2395 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
79 |
SELECT SQL_NO_CACHE tr.*
FROM `shop_tax_rule` tr
JOIN `shop_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 151
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.376
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/classes/Product.php:3669 (getTaxCalculator)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5440 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
50 |
SELECT SQL_NO_CACHE * FROM `shop_image_type` WHERE 1 AND `stores` = 1 AND `theme_name` = 'classic' OR `theme_name` IS NULL ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.375
ms
|
23 |
Yes
|
|
/classes/ImageType.php:113
/src/Adapter/Image/ImageRetriever.php:375 (getImagesTypes)
/classes/controller/FrontController.php:1541 (getNoPictureImage)
/classes/controller/FrontController.php:1693 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
174 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 19) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.373
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
206 |
SELECT SQL_NO_CACHE out_of_stock
FROM `shop_stock_available`
WHERE (id_product = 7) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.370
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:565
/classes/Product.php:7482 (outOfStock)
/classes/Pack.php:193 (loadStockData)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
324 |
SELECT SQL_NO_CACHE *
FROM shop_meta m
LEFT JOIN shop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "new-products"
OR m.page = "newproducts"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.370
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:166 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:104 (makeProductLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
269 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 25) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.369
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
345 |
SELECT SQL_NO_CACHE `id_page`
FROM `shop_page`
WHERE `id_page_type` = 4 AND `id_object` = 6 LIMIT 1 |
0.369
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:180 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
95 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.367
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
208 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 5 LIMIT 1 |
0.365
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:3885 (getPriceStatic)
/classes/Pack.php:140 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
112 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute` a
LEFT JOIN `shop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 22) LIMIT 1 |
0.362
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
53 |
SELECT SQL_NO_CACHE *
FROM `shop_country` a
LEFT JOIN `shop_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 151) LIMIT 1 |
0.361
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/classes/AddressFormat.php:437 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
32 |
SELECT SQL_NO_CACHE id_shop
FROM `shop_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.359
ms
|
1 |
|
|
/classes/ObjectModel.php:1587
/classes/Tools.php:689 (isAssociatedToShop)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
202 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 5) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.356
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:7481 (getQuantityAvailableByProduct)
/classes/Pack.php:193 (loadStockData)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
64 |
SELECT SQL_NO_CACHE *
FROM `shop_category` a
LEFT JOIN `shop_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) LIMIT 1 |
0.351
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:173 (initSearch)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
31 |
SELECT SQL_NO_CACHE *
FROM `shop_currency_lang`
WHERE `id_currency` = 1 |
0.350
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:685 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
67 |
SELECT SQL_NO_CACHE data FROM shop_layered_filter_block WHERE hash="2c4ec42ee26cc20619fd069203753dfc" LIMIT 1 |
0.350
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:186
/modules/ps_facetedsearch/src/Product/SearchProvider.php:210 (getFromCache)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
123 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute` a
LEFT JOIN `shop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 26) LIMIT 1 |
0.349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
204 |
SELECT SQL_NO_CACHE location
FROM `shop_stock_available`
WHERE (id_product = 5) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.346
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:593
/classes/Product.php:7483 (getLocation)
/classes/Pack.php:193 (loadStockData)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
34 |
SELECT SQL_NO_CACHE *
FROM `shop_group_lang`
WHERE `id_group` = 1 |
0.341
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:255 (getCurrent)
/classes/Cart.php:228 (setTaxCalculationMethod)
/classes/controller/FrontController.php:430 (__construct)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
54 |
SELECT SQL_NO_CACHE *
FROM `shop_country_lang`
WHERE `id_country` = 151 |
0.340
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/classes/AddressFormat.php:437 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
101 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute` a
LEFT JOIN `shop_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1
WHERE (a.`id_product_attribute` = 24) LIMIT 1 |
0.339
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
28 |
SELECT SQL_NO_CACHE *
FROM `shop_currency` a
LEFT JOIN `shop_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 3
LEFT JOIN `shop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.338
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
152 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 17) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.337
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
159 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute_lang`
WHERE `id_product_attribute` = 32 |
0.336
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
180 |
SELECT SQL_NO_CACHE * FROM `shop_image_type` |
0.336
ms
|
23 |
|
|
/classes/ImageType.php:165
/classes/ImageType.php:206 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:220 (getFormattedName)
/src/Adapter/Image/ImageRetriever.php:103 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:96 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
357 |
SELECT SQL_NO_CACHE al.`name` AS attribute_name
FROM `shop_product_attribute_combination` pac
LEFT JOIN `shop_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `shop_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `shop_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = 3
)
WHERE pac.`id_product_attribute` = 36
ORDER BY ag.`position` ASC, a.`position` ASC |
0.336
ms
|
1 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:241
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:178 (getProductVariant)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
325 |
SELECT SQL_NO_CACHE *
FROM shop_meta m
LEFT JOIN shop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "best-sales"
OR m.page = "bestsales"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.335
ms
|
2 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:166 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:104 (makeProductLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
58 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 66 AND `id_shop` = 1 LIMIT 1 |
0.334
ms
|
1 |
|
|
/classes/module/Module.php:2245
/modules/ps_facebook/classes/Handler/ErrorHandler/ErrorHandler.php:55 (isEnabled)
/var/cache/dev/Ps_facebookFrontContainer.php:267 (__construct)
/vendor/symfony/dependency-injection/Container.php:231 (getErrorHandlerService)
/vendor/symfony/dependency-injection/Container.php:211 (make)
/modules/ps_metrics/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php:58 (get)
/modules/ps_facebook/ps_facebook.php:145 (getService)
/modules/ps_facebook/ps_facebook.php:310 (getService)
/classes/Hook.php:1251 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
163 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 18) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.333
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
60 |
SELECT SQL_NO_CACHE `id_category`
FROM `shop_category_shop`
WHERE `id_category` = 6
AND `id_shop` = 1 LIMIT 1 |
0.327
ms
|
1 |
|
|
/classes/Category.php:2422
/controllers/front/listing/CategoryController.php:177 (existsInShop)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
139 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 16) |
0.326
ms
|
4 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
18 |
SELECT SQL_NO_CACHE name, alias FROM `shop_hook_alias` |
0.326
ms
|
86 |
|
|
/classes/Hook.php:376
/classes/Hook.php:171 (getCanonicalHookNames)
/classes/Hook.php:402 (normalizeHookName)
/classes/Hook.php:426 (getAllKnownNames)
/classes/Hook.php:1133 (isHookCallableOn)
/classes/Dispatcher.php:587 (exec)
/classes/Dispatcher.php:238 (loadRoutes)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
237 |
SELECT SQL_NO_CACHE *
FROM `shop_currency` a
LEFT JOIN `shop_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1 |
0.326
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:669 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
40 |
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM shop_shop s |
0.325
ms
|
1 |
|
|
/classes/shop/Shop.php:925
/src/Adapter/Configuration.php:383 (getGroupIdFromShopId)
/src/Adapter/Configuration.php:119 (getShopGroupId)
/src/Adapter/Assets/AssetUrlGeneratorTrait.php:68 (get)
/classes/assets/StylesheetManager.php:124 (getFQDN)
/classes/assets/StylesheetManager.php:78 (add)
/classes/controller/FrontController.php:1071 (register)
/classes/controller/FrontController.php:933 (registerStylesheet)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
248 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.324
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
199 |
SELECT SQL_NO_CACHE id_product_item, id_product_attribute_item, quantity FROM `shop_pack` where id_product_pack = 15 |
0.323
ms
|
2 |
|
|
/classes/Pack.php:189
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
25 |
SELECT SQL_NO_CACHE `id_lang` FROM `shop_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
0.321
ms
|
3 |
|
|
/classes/Language.php:873
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
52 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `shop_country`
WHERE `id_country` = 151 LIMIT 1 |
0.321
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/classes/AddressFormat.php:436 (getOrderedAddressFields)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
87 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 8 LIMIT 1 |
0.321
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
102 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute_lang`
WHERE `id_product_attribute` = 24 |
0.314
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
23 |
SELECT SQL_NO_CACHE c.id_currency
FROM `shop_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.313
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
171 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 19 LIMIT 1 |
0.312
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
304 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 18 AND `id_shop` = 1 |
0.312
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
90 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 8) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.310
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
244 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.309
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:130 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
246 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.309
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:130 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
226 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `shop_smarty_last_flush` WHERE type='compile' LIMIT 1 |
0.306
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:96
/classes/Smarty/SmartyCustom.php:120 (check_compile_cache_invalidation)
/classes/module/Module.php:2388 (createTemplate)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:310 (fetch)
/classes/controller/ProductListingFrontController.php:384 (renderFacets)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
85 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 6) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.304
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
149 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 17 LIMIT 1 |
0.304
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
170 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute_lang`
WHERE `id_product_attribute` = 36 |
0.304
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
55 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM shop_required_field |
0.303
ms
|
1 |
|
|
/classes/ObjectModel.php:1450
/classes/ObjectModel.php:1482 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1413 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:526 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
115 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 11) |
0.303
ms
|
2 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
82 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 6 LIMIT 1 |
0.301
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
106 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 9) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.299
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
92 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 10 LIMIT 1 |
0.298
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
165 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 18) AND (id_product_attribute = 36) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.298
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
296 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 17 AND `id_shop` = 1 |
0.298
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
154 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 17) AND (id_product_attribute = 32) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.295
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
41 |
SELECT SQL_NO_CACHE * FROM `shop_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.295
ms
|
1 |
|
|
/classes/module/Module.php:2146
/classes/Hook.php:1066 (getExceptionsStatic)
/classes/controller/FrontController.php:957 (exec)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
223 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `shop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 2 LIMIT 1 |
0.294
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:740 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:72 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:942 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
51 |
SELECT SQL_NO_CACHE format
FROM `shop_address_format`
WHERE `id_country` = 151 LIMIT 1 |
0.293
ms
|
1 |
|
|
/classes/AddressFormat.php:654
/classes/AddressFormat.php:628 (getFormatDB)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/classes/AddressFormat.php:436 (getOrderedAddressFields)
/classes/controller/FrontController.php:1713 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
97 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 10) AND (id_product_attribute = 24) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.293
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
160 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 18 LIMIT 1 |
0.293
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
315 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.293
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
148 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute_lang`
WHERE `id_product_attribute` = 28 |
0.292
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
162 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 18 AND `id_group` = 1 LIMIT 1 |
0.291
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
291 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 16) AND (id_product_attribute = 29) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.291
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
233 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.290
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
173 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 19 AND `id_group` = 1 LIMIT 1 |
0.288
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
65 |
SELECT SQL_NO_CACHE *
FROM `shop_category_lang`
WHERE `id_category` = 6 AND `id_shop` = 1 |
0.286
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:178 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:130 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:173 (initSearch)
/classes/controller/ProductListingFrontController.php:355 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
201 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `shop_category_lang` cl
WHERE `id_lang` = 3
AND cl.id_shop = 1
AND cl.`id_category` = 9 LIMIT 1 |
0.286
ms
|
1 |
|
|
/classes/Category.php:1371
/classes/Product.php:740 (getLinkRewrite)
/classes/Pack.php:192 (__construct)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
126 |
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 `shop_product` p
INNER JOIN `shop_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `shop_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` = 15) |
0.282
ms
|
1 |
|
|
/classes/Product.php:3577
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
207 |
SELECT SQL_NO_CACHE location
FROM `shop_stock_available`
WHERE (id_product = 7) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.282
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:593
/classes/Product.php:7483 (getLocation)
/classes/Pack.php:193 (loadStockData)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
239 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.279
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
35 |
SELECT SQL_NO_CACHE id_shop
FROM `shop_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.275
ms
|
1 |
|
|
/classes/ObjectModel.php:1587
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:255 (getCurrent)
/classes/Cart.php:228 (setTaxCalculationMethod)
/classes/controller/FrontController.php:430 (__construct)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
113 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute_lang`
WHERE `id_product_attribute` = 22 |
0.274
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
7 |
SELECT SQL_NO_CACHE *
FROM `shop_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:565 (__construct)
/config/config.inc.php:179 (getGroup)
/index.php:40 (require_once)
|
121 |
SELECT SQL_NO_CACHE pa.`available_date` FROM `shop_product` p LEFT JOIN `shop_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN shop_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN shop_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` = 11 AND pa.`id_product` = 11 AND pa.`id_product_attribute` = 26 LIMIT 1 |
0.273
ms
|
1 |
|
|
/classes/Product.php:1180
/classes/Product.php:5532 (getAvailableDate)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
350 |
SELECT SQL_NO_CACHE `name`
FROM `shop_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1 |
0.271
ms
|
1 |
|
|
/classes/Manufacturer.php:310
/src/Adapter/Presenter/Product/ProductLazyArray.php:587 (getNameById)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getManufacturerName)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:157 (offsetGet)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
299 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 17) AND (id_product_attribute = 33) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.268
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
27 |
SELECT SQL_NO_CACHE c.id_currency
FROM `shop_currency` c
WHERE (iso_code = 'MAD') LIMIT 1 |
0.267
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:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
238 |
SELECT SQL_NO_CACHE *
FROM `shop_currency_lang`
WHERE `id_currency` = 2 |
0.266
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Currency.php:766 (getCurrencyInstance)
/classes/Currency.php:669 (addCldrDatasToCurrency)
/modules/ps_currencyselector/ps_currencyselector.php:112 (getCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:127 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
203 |
SELECT SQL_NO_CACHE out_of_stock
FROM `shop_stock_available`
WHERE (id_product = 5) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.266
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:565
/classes/Product.php:7482 (outOfStock)
/classes/Pack.php:193 (loadStockData)
/classes/Pack.php:138 (getItems)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
29 |
SELECT SQL_NO_CACHE `id_lang` FROM `shop_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
0.265
ms
|
3 |
|
|
/classes/Language.php:873
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
103 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 9 LIMIT 1 |
0.264
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
12 |
SELECT SQL_NO_CACHE `id_lang` FROM `shop_lang` WHERE `iso_code` = 'fr' LIMIT 1 |
0.263
ms
|
3 |
|
|
/classes/Language.php:844
/classes/Tools.php:617 (getIdByIso)
/classes/Dispatcher.php:231 (switchLanguage)
/classes/Dispatcher.php:196 (__construct)
/index.php:78 (getInstance)
|
259 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "productcomments" LIMIT 1 |
0.261
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:195 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:274 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
327 |
SELECT SQL_NO_CACHE *
FROM `shop_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1 |
0.259
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
253 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `shop_category` c
LEFT JOIN `shop_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 3 AND cl.id_shop = 1 ) WHERE c.`id_category` = 6 LIMIT 1 |
0.259
ms
|
1 |
|
|
/classes/Category.php:1578
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
210 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 5 AND `id_group` = 1 LIMIT 1 |
0.258
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:3885 (getPriceStatic)
/classes/Pack.php:140 (getPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:1129 (noPackPrice)
/src/Adapter/Presenter/Product/ProductLazyArray.php:140 (addPriceInformation)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:58 (__construct)
/classes/controller/ProductListingFrontController.php:117 (present)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
151 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 17 AND `id_group` = 1 LIMIT 1 |
0.256
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
319 |
SELECT SQL_NO_CACHE *
FROM `shop_link_block_lang`
WHERE `id_link_block` = 1 |
0.255
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Model/LinkBlock.php:80 (__construct)
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct)
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
108 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 9) AND (id_product_attribute = 22) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.255
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
309 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 18) AND (id_product_attribute = 39) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.254
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
26 |
SELECT SQL_NO_CACHE `id_lang` FROM `shop_lang`
WHERE `locale` = 'fr-fr'
OR `language_code` = 'fr-fr' LIMIT 1 |
0.253
ms
|
3 |
|
|
/classes/Language.php:873
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (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:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:220 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
307 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 18) AND (id_product_attribute = 37) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
318 |
SELECT SQL_NO_CACHE *
FROM `shop_link_block` a
LEFT JOIN `shop_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 1) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Model/LinkBlock.php:80 (__construct)
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct)
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
326 |
SELECT SQL_NO_CACHE *
FROM `shop_cms` a
LEFT JOIN `shop_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1 |
0.251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
241 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
70 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 7 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
234 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
329 |
SELECT SQL_NO_CACHE *
FROM `shop_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1 |
0.248
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
336 |
SELECT SQL_NO_CACHE *
FROM shop_meta m
LEFT JOIN shop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108 (makeStaticLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
232 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.246
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
331 |
SELECT SQL_NO_CACHE *
FROM `shop_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1 |
0.245
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
230 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `shop_country`
WHERE `id_country` = 151 LIMIT 1 |
0.244
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/classes/AddressFormat.php:436 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
229 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1 |
0.238
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:77 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
320 |
SELECT SQL_NO_CACHE *
FROM `shop_link_block` a
LEFT JOIN `shop_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1 |
0.237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Model/LinkBlock.php:80 (__construct)
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct)
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
141 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 16) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.236
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
344 |
SELECT SQL_NO_CACHE id_page_type
FROM shop_page_type
WHERE name = 'category' LIMIT 1 |
0.235
ms
|
1 |
|
|
/classes/Page.php:104
/classes/Page.php:55 (getPageTypeByName)
/classes/Connection.php:180 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
75 |
SELECT SQL_NO_CACHE *
FROM `shop_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3643 (getTaxCalculator)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
129 |
SELECT SQL_NO_CACHE *
FROM `shop_product_lang`
WHERE `id_product` = 15 AND `id_shop` = 1 |
0.235
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/classes/Pack.php:288 (__construct)
/classes/Product.php:4062 (getQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
245 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:130 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
247 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 82 AND `id_shop` = 1 LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:130 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:36 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
37 |
SELECT SQL_NO_CACHE `id_category`
FROM `shop_category_shop`
WHERE `id_category` = 6
AND `id_shop` = 1 LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/Category.php:2422
/controllers/front/listing/CategoryController.php:105 (existsInShop)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
341 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `shop_country`
WHERE `id_country` = 151 LIMIT 1 |
0.231
ms
|
1 |
|
|
/classes/Country.php:405
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/classes/AddressFormat.php:436 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
38 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM shop_category_group ctg
WHERE ctg.`id_category` = 6 AND ctg.`id_group` = 1 LIMIT 1 |
0.230
ms
|
1 |
|
|
/classes/Category.php:1747
/controllers/front/listing/CategoryController.php:146 (checkAccess)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
292 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 16) AND (id_product_attribute = 30) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
117 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 11) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.227
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
76 |
SELECT SQL_NO_CACHE *
FROM `shop_tax_lang`
WHERE `id_tax` = 1 |
0.226
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3643 (getTaxCalculator)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
330 |
SELECT SQL_NO_CACHE *
FROM `shop_cms` a
LEFT JOIN `shop_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1 |
0.226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
240 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.225
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
321 |
SELECT SQL_NO_CACHE *
FROM `shop_link_block_lang`
WHERE `id_link_block` = 2 |
0.224
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Model/LinkBlock.php:80 (__construct)
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct)
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
333 |
SELECT SQL_NO_CACHE *
FROM `shop_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1 |
0.223
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
334 |
SELECT SQL_NO_CACHE *
FROM `shop_cms` a
LEFT JOIN `shop_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) LIMIT 1 |
0.223
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
313 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.222
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:74 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
94 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 10 AND `id_group` = 1 LIMIT 1 |
0.222
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
328 |
SELECT SQL_NO_CACHE *
FROM `shop_cms` a
LEFT JOIN `shop_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1 |
0.222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
249 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
332 |
SELECT SQL_NO_CACHE *
FROM `shop_cms` a
LEFT JOIN `shop_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1 |
0.221
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
354 |
SELECT SQL_NO_CACHE `name`
FROM `shop_manufacturer`
WHERE `id_manufacturer` = 2
AND `active` = 1 LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/Manufacturer.php:310
/src/Adapter/Presenter/Product/ProductLazyArray.php:587 (getNameById)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getManufacturerName)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:157 (offsetGet)
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:73 (prepareItemFromProduct)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:81 (prepareItemListFromProductList)
/modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php:57 (renderProductListing)
/modules/ps_googleanalytics/ps_googleanalytics.php:109 (run)
/classes/Hook.php:1251 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:462 (coreCallHook)
/classes/Hook.php:1143 (callHookOn)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:379 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:123 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
308 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 18) AND (id_product_attribute = 38) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
335 |
SELECT SQL_NO_CACHE *
FROM `shop_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1 |
0.218
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
338 |
SELECT SQL_NO_CACHE *
FROM shop_meta m
LEFT JOIN shop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "stores"
OR m.page = "stores"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.217
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108 (makeStaticLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
138 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 16 LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
242 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:81 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/e6/ee/ad/e6eead84a7a0713719d5b8566271288962cc960f_2.file.header.tpl.php:31 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7f2797_08609720)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:196 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
89 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 8 AND `id_group` = 1 LIMIT 1 |
0.212
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
136 |
SELECT SQL_NO_CACHE COUNT(*) FROM `shop_pack` WHERE id_product_pack = 5 LIMIT 1 |
0.211
ms
|
1 |
|
|
/classes/Pack.php:91
/classes/Pack.php:424 (isPack)
/classes/Product.php:5539 (getItemTable)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
131 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 15) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Pack.php:322 (getQuantityAvailableByProduct)
/classes/Product.php:4062 (getQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
300 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 17) AND (id_product_attribute = 34) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
337 |
SELECT SQL_NO_CACHE *
FROM shop_meta m
LEFT JOIN shop_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 3
AND ml.id_shop = 1 LIMIT 1 |
0.209
ms
|
1 |
|
|
/classes/Meta.php:190
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108 (makeStaticLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
105 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 9 AND `id_group` = 1 LIMIT 1 |
0.208
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
316 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
312 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.208
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:74 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
125 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 15 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
9 |
SELECT SQL_NO_CACHE id_shop
FROM `shop_lang_shop`
WHERE `id_lang` = 3
AND id_shop = 1 LIMIT 1 |
0.207
ms
|
1 |
|
|
/classes/ObjectModel.php:1587
/config/config.inc.php:224 (isAssociatedToShop)
/index.php:40 (require_once)
|
84 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 6 AND `id_group` = 1 LIMIT 1 |
0.207
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
322 |
SELECT SQL_NO_CACHE *
FROM `shop_hook` a
WHERE (a.`id_hook` = 49) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
288 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `shop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 7 LIMIT 1 |
0.203
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:740 (getLinkRewrite)
/src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
314 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
0.203
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:74 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
301 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 17) AND (id_product_attribute = 35) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.202
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
135 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `shop_product_shop`
WHERE `id_product` = 5 AND id_shop=1 LIMIT 1 |
0.198
ms
|
1 |
|
|
/classes/Product.php:6497
/classes/Product.php:5656 (getIdTaxRulesGroupByIdProduct)
/classes/Pack.php:420 (getTaxesInformations)
/classes/Product.php:5539 (getItemTable)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
124 |
SELECT SQL_NO_CACHE *
FROM `shop_product_attribute_lang`
WHERE `id_product_attribute` = 26 |
0.196
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:219 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:5597 (__construct)
/classes/Product.php:5560 (computeUnitPriceRatio)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
116 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 11 AND `id_group` = 1 LIMIT 1 |
0.195
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
293 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 16) AND (id_product_attribute = 31) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:2506 (getQuantityAvailableByProduct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:920 (getAttributesResume)
/src/Adapter/Presenter/Product/ProductLazyArray.php:752 (shouldShowOutOfStockLabel)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getFlags)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:44 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/07/24/df/0724df70e9113f9ffcf0299fe2d091b4d46089e2_2.file.product-flags.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d952597_90985176)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:279 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
339 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.195
ms
|
1 |
|
|
/classes/module/Module.php:2758
/classes/module/Module.php:2244 (getModuleIdByName)
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
114 |
SELECT SQL_NO_CACHE 1 FROM `shop_specific_price` WHERE id_product = 11 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3544 (getSpecificPrice)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
143 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 16) AND (id_product_attribute = 28) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.191
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
119 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `shop_stock_available`
WHERE (id_product = 11) AND (id_product_attribute = 26) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.189
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:269
/classes/Product.php:4066 (getQuantityAvailableByProduct)
/classes/Product.php:5528 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
137 |
SELECT SQL_NO_CACHE product_type FROM `shop_product` WHERE id_product = 5 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Pack.php:92
/classes/Pack.php:424 (isPack)
/classes/Product.php:5539 (getItemTable)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
130 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `shop_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1
AND cl.`id_category` = 8 LIMIT 1 |
0.184
ms
|
0 |
|
|
/classes/Category.php:1371
/classes/Product.php:740 (getLinkRewrite)
/classes/Pack.php:288 (__construct)
/classes/Product.php:4062 (getQuantity)
/classes/Product.php:5516 (getQuantity)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
260 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.184
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:195 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:274 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4e/48/f9/4e48f9081812442e5797c9033049dad3e79d82e7_2.file.product.tpl.php:28 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8decf1_23070869)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/86/a4/d3/86a4d354f725902b1405db749b93834da03807f6_2.file.productlist.tpl.php:39 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b7150_25074626)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/4b/2d/14/4b2d146fe2f245ff519a86d727546800da54d4e3_2.file.products.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d8b1b13_61355817)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:121 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:216 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:84 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:94 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
254 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `shop_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/Category.php:1584
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1262 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:255 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
127 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 15 AND `id_group` = 1 LIMIT 1 |
0.181
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
77 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 7 AND `id_group` = 1 LIMIT 1 |
0.168
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
340 |
SELECT SQL_NO_CACHE `id_module` FROM `shop_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/module/Module.php:2245
/classes/Hook.php:1257 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1191 (coreRenderWidget)
/config/smarty.config.inc.php:208 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:92 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/00/de/71/00de71589090397295d207f2915f6624faaf939a_2.file.footer.tpl.php:39 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78db06eb1_83072554)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:341 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/64/6d/ae/646dae2b649801490f2803a78bf5d5e570a1b25e_2.file.layout-both-columns.tpl.php:110 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d739838_78338242)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/7d/a7/08/7da708fa5f5b903af83e745dc179c85d7c7f5a3d_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d727c00_40831671)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/98/d2/95/98d295b2bae10bbe2e82fd803bdc40a29130aedb_2.file.product-list.tpl.php:44 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d722806_47220435)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116 (_subTemplateRender)
/var/cache/dev/smarty/compile/classiclayouts_layout_left_column_tpl/8b/36/ec/8b36ec750c807de74a990092244baa3a1de5909c_2.file.category.tpl.php:40 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6876c78d7145f7_99120552)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyCustom.php:112 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
140 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_product_group_reduction_cache`
WHERE `id_product` = 16 AND `id_group` = 1 LIMIT 1 |
0.155
ms
|
0 |
|
|
/classes/GroupReduction.php:149
/classes/Product.php:3707 (getValueForProduct)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|
78 |
SELECT SQL_NO_CACHE `reduction`
FROM `shop_group`
WHERE `id_group` = 1 LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/Group.php:154
/classes/Product.php:3711 (getReductionByIdGroup)
/classes/Product.php:3434 (priceCalculation)
/classes/Product.php:5406 (getPriceStatic)
/classes/ProductAssembler.php:217 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:377 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:183 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:487 (run)
/index.php:78 (dispatch)
|