| 1101 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity, pl.`description`, pl.`description_short`, pl.`link_rewrite`, pl.`meta_description`,
pl.`meta_keywords`, pl.`meta_title`, pl.`name`, pl.`available_now`, pl.`available_later`, image_shop.`id_image` id_image, il.`legend`, m.`name` AS manufacturer_name,
(DATEDIFF(product_shop.`date_add`,
DATE_SUB(
"2026-01-07 00:00:00",
INTERVAL 31 DAY
)
) > 0) as new
FROM `2M2_product` p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `2M2_product_lang` `pl` ON
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
LEFT JOIN `2M2_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 `2M2_image_lang` `il` ON image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2
LEFT JOIN `2M2_manufacturer` `m` ON m.`id_manufacturer` = p.`id_manufacturer`
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
WHERE (product_shop.`active` = 1) AND (product_shop.`visibility` IN ("both", "catalog")) AND (DATEDIFF(product_shop.`date_add`,
DATE_SUB(
"2026-01-07 00:00:00",
INTERVAL 31 DAY
)
) > 0) AND (EXISTS(SELECT 1 FROM `2M2_category_product` cp
JOIN `2M2_category_group` cg ON (cp.id_category = cg.id_category AND cg.`id_group` =1)
WHERE cp.`id_product` = p.`id_product`))
ORDER BY product_shop.`date_add` DESC
LIMIT 36 |
129.154
ms
|
103260 |
Yes
|
|
/classes/Product.php:3110
/modules/ps_newproducts/ps_newproducts.php:229 (getNewProducts)
/modules/ps_newproducts/ps_newproducts.php:212 (getNewProducts)
/modules/ps_newproducts/ps_newproducts.php:198 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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>=57 AND c.nright<=66 GROUP BY p.id_product) p GROUP BY p.id_manufacturer |
22.277
ms
|
6421137424 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:675 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:146 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM 2M2_product p INNER JOIN 2M2_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 1 AND psi.id_country = 10) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 |
21.995
ms
|
14250 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:57 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:264 (getMinMaxPriceValue)
/modules/ps_facetedsearch/src/Filters/Block.php:131 (getPriceRangeBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 950 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 40 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
14.731
ms
|
26874 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 407 |
SELECT SQL_NO_CACHE 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, fp.id_feature, COUNT(DISTINCT p.id_product) c FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_feature_product fp ON (p.id_product = fp.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY fp.id_feature |
13.912
ms
|
1041716 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:988 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:159 (getConsolidatedModelDropdown)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE p.id_product, sa.out_of_stock 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY p.id_product) p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 ) GROUP BY p.id_product ORDER BY IFNULL(p.quantity, 0) <= 0, IFNULL(p.quantity, 0) <= 0 AND FIELD(sa.out_of_stock, 1) DESC, p.quantity ASC, p.id_product DESC |
9.558
ms
|
6421137424 |
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:186 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY p.id_product) p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 ) WHERE ((sa.quantity>0)) |
9.038
ms
|
6421137424 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:519 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY p.id_product) p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1 AND sa_1.id_shop_group = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2))) |
8.830
ms
|
6421137424 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:494 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY p.id_product) p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0)) |
8.658
ms
|
6421137424 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Adapter/MySQL.php:764 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:508 (count)
/modules/ps_facetedsearch/src/Filters/Block.php:140 (getAvailabilitiesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY p.id_product) p INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_category_group cg ON (cg.id_category = c.id_category) WHERE cg.id_group='1' AND c.level_depth<=3 AND c.nleft>57 AND c.nright<66 GROUP BY cp.id_category |
8.216
ms
|
100021563720 |
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:1244 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:172 (getCategoriesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 406 |
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c 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 FROM 2M2_product p LEFT JOIN 2M2_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN 2M2_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN 2M2_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 2M2_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) INNER JOIN 2M2_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN 2M2_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 p.id_manufacturer IN (2, 9, 19, 27, 37, 44) AND c.nleft>=57 AND c.nright<=66 GROUP BY p.id_product) p GROUP BY p.condition |
7.508
ms
|
6421137424 |
Yes
|
|
/modules/ps_facetedsearch/src/Adapter/MySQL.php:85
/modules/ps_facetedsearch/src/Adapter/MySQL.php:785 (execute)
/modules/ps_facetedsearch/src/Filters/Block.php:408 (valueCount)
/modules/ps_facetedsearch/src/Filters/Block.php:137 (getConditionsBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 826 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 3 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
6.645
ms
|
5262 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 898 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 26 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
6.235
ms
|
4955 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 916 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 30 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
4.823
ms
|
3971 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 880 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 19 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
4.339
ms
|
3337 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1044 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 71 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
3.123
ms
|
2319 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 393 |
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 `2M2_feature` f INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `2M2_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `2M2_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `2M2_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC |
2.816
ms
|
1200 |
Yes
|
|
/modules/ps_facetedsearch/src/Filters/DataAccessor.php:159
/modules/ps_facetedsearch/src/Filters/Converter.php:394 (getFeatures)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 862 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 14 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
2.734
ms
|
2115 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1062 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 75 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
2.412
ms
|
1746 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1020 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 62 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
2.256
ms
|
1639 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 844 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 9 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
2.231
ms
|
1755 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1080 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 78 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
1.831
ms
|
1304 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1003 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 57 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
1.799
ms
|
1406 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 933 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 35 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
1.544
ms
|
1134 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 2 |
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `2M2_configuration` c
LEFT JOIN `2M2_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.327
ms
|
4491 |
|
|
/classes/Configuration.php:180
/classes/Configuration.php:229 (loadConfiguration)
/classes/Configuration.php:302 (get)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:3 (require)
|
| 408 |
REPLACE INTO 2M2_layered_filter_block (hash, data) VALUES ("bfa3b5e3cf7aee56c65d1b7a68dd0d75", "a:1:{s:7:\"filters\";a:6:{i:0;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Categories\";s:6:\"values\";a:4:{i:31;a:2:{s:4:\"name\";s:3:\"ECU\";s:3:\"nbr\";s:3:\"514\";}i:32;a:2:{s:4:\"name\";s:17:\"Electrical Engine\";s:3:\"nbr\";s:3:\"102\";}i:33;a:2:{s:4:\"name\";s:12:\"Car Switches\";s:3:\"nbr\";s:3:\"121\";}i:34;a:2:{s:4:\"name\";s:7:\"Sensors\";s:3:\"nbr\";s:2:\"41\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:12:\"Availability\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:8:\"In stock\";s:3:\"nbr\";i:590;}i:0;a:2:{s:4:\"name\";s:13:\"Not available\";s:3:\"nbr\";i:189;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Price\";s:3:\"max\";d:1900;s:3:\"min\";d:0;s:4:\"unit\";s:3:\"€\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\".\";i:1;s:1:\",\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"EUR\";s:14:\"currencySymbol\";s:3:\"€\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\".\";i:1;s:1:\",\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:10:\"¤#,##0.00\";s:15:\"negativePattern\";s:11:\"-¤#,##0.00\";s:17:\"maxFractionDigits\";i:2;s:17:\"minFractionDigits\";i:2;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:779;s:5:\"value\";N;}i:3;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Brand\";s:6:\"values\";a:34:{i:3;a:4:{s:4:\"name\";s:3:\"BMW\";s:3:\"nbr\";s:3:\"472\";s:15:\"id_manufacturer\";s:1:\"3\";s:8:\"logo_url\";s:26:\"/img/m/3-small_default.jpg\";}i:30;a:4:{s:4:\"name\";s:4:\"OPEL\";s:3:\"nbr\";s:3:\"427\";s:15:\"id_manufacturer\";s:2:\"30\";s:8:\"logo_url\";s:27:\"/img/m/30-small_default.jpg\";}i:2;a:5:{s:4:\"name\";s:4:\"AUDI\";s:3:\"nbr\";s:3:\"419\";s:15:\"id_manufacturer\";s:1:\"2\";s:8:\"logo_url\";s:26:\"/img/m/2-small_default.jpg\";s:7:\"checked\";b:1;}i:25;a:4:{s:4:\"name\";s:8:\"Mercedes\";s:3:\"nbr\";s:3:\"373\";s:15:\"id_manufacturer\";s:2:\"25\";s:8:\"logo_url\";s:27:\"/img/m/25-small_default.jpg\";}i:17;a:4:{s:4:\"name\";s:6:\"Jaguar\";s:3:\"nbr\";s:3:\"246\";s:15:\"id_manufacturer\";s:2:\"17\";s:8:\"logo_url\";s:27:\"/img/m/17-small_default.jpg\";}i:43;a:4:{s:4:\"name\";s:10:\"Volkswagen\";s:3:\"nbr\";s:3:\"172\";s:15:\"id_manufacturer\";s:2:\"43\";s:8:\"logo_url\";s:27:\"/img/m/43-small_default.jpg\";}i:42;a:4:{s:4:\"name\";s:6:\"Toyota\";s:3:\"nbr\";s:3:\"152\";s:15:\"id_manufacturer\";s:2:\"42\";s:8:\"logo_url\";s:27:\"/img/m/42-small_default.jpg\";}i:12;a:4:{s:4:\"name\";s:4:\"FORD\";s:3:\"nbr\";s:3:\"149\";s:15:\"id_manufacturer\";s:2:\"12\";s:8:\"logo_url\";s:27:\"/img/m/12-small_default.jpg\";}i:21;a:4:{s:4:\"name\";s:10:\"LAND Rover\";s:3:\"nbr\";s:3:\"137\";s:15:\"id_manufacturer\";s:2:\"21\";s:8:\"logo_url\";s:27:\"/img/m/21-small_default.jpg\";}i:44;a:5:{s:4:\"name\";s:5:\"Volvo\";s:3:\"nbr\";s:3:\"137\";s:15:\"id_manufacturer\";s:2:\"44\";s:8:\"logo_url\";s:27:\"/img/m/44-small_default.jpg\";s:7:\"checked\";b:1;}i:27;a:5:{s:4:\"name\";s:4:\"MINI\";s:3:\"nbr\";s:3:\"132\";s:15:\"id_manufacturer\";s:2:\"27\";s:8:\"logo_url\";s:27:\"/img/m/27-small_default.jpg\";s:7:\"checked\";b:1;}i:33;a:4:{s:4:\"name\";s:7:\"Renault\";s:3:\"nbr\";s:3:\"117\";s:15:\"id_manufacturer\";s:2:\"33\";s:8:\"logo_url\";s:27:\"/img/m/33-small_default.jpg\";}i:11;a:4:{s:4:\"name\";s:4:\"FIAT\";s:3:\"nbr\";s:3:\"110\";s:15:\"id_manufacturer\";s:2:\"11\";s:8:\"logo_url\";s:27:\"/img/m/11-small_default.jpg\";}i:29;a:4:{s:4:\"name\";s:6:\"Nissan\";s:3:\"nbr\";s:2:\"94\";s:15:\"id_manufacturer\";s:2:\"29\";s:8:\"logo_url\";s:27:\"/img/m/29-small_default.jpg\";}i:31;a:4:{s:4:\"name\";s:7:\"Peugeot\";s:3:\"nbr\";s:2:\"87\";s:15:\"id_manufacturer\";s:2:\"31\";s:8:\"logo_url\";s:27:\"/img/m/31-small_default.jpg\";}i:4;a:4:{s:4:\"name\";s:9:\"Chevrolet\";s:3:\"nbr\";s:2:\"83\";s:15:\"id_manufacturer\";s:1:\"4\";s:8:\"logo_url\";s:26:\"/img/m/4-small_default.jpg\";}i:24;a:4:{s:4:\"name\";s:5:\"Mazda\";s:3:\"nbr\";s:2:\"79\";s:15:\"id_manufacturer\";s:2:\"24\";s:8:\"logo_url\";s:27:\"/img/m/24-small_default.jpg\";}i:1;a:4:{s:4:\"name\";s:10:\"ALFA Romeo\";s:3:\"nbr\";s:2:\"76\";s:15:\"id_manufacturer\";s:1:\"1\";s:8:\"logo_url\";s:26:\"/img/m/1-small_default.jpg\";}i:14;a:4:{s:4:\"name\";s:7:\"Hyundai\";s:3:\"nbr\";s:2:\"71\";s:15:\"id_manufacturer\";s:2:\"14\";s:8:\"logo_url\";s:27:\"/img/m/14-small_default.jpg\";}i:19;a:5:{s:4:\"name\";s:3:\"KIA\";s:3:\"nbr\";s:2:\"69\";s:15:\"id_manufacturer\";s:2:\"19\";s:8:\"logo_url\";s:27:\"/img/m/19-small_default.jpg\";s:7:\"checked\";b:1;}i:6;a:4:{s:4:\"name\";s:7:\"Citroen\";s:3:\"nbr\";s:2:\"63\";s:15:\"id_manufacturer\";s:1:\"6\";s:8:\"logo_url\";s:26:\"/img/m/6-small_default.jpg\";}i:28;a:4:{s:4:\"name\";s:10:\"Mitsubishi\";s:3:\"nbr\";s:2:\"40\";s:15:\"id_manufacturer\";s:2:\"28\";s:8:\"logo_url\";s:27:\"/img/m/28-small_default.jpg\";}i:18;a:4:{s:4:\"name\";s:4:\"JEEP\";s:3:\"nbr\";s:2:\"37\";s:15:\"id_manufacturer\";s:2:\"18\";s:8:\"logo_url\";s:27:\"/img/m/18-small_default.jpg\";}i:22;a:4:{s:4:\"name\";s:5:\"Lexus\";s:3:\"nbr\";s:2:\"33\";s:15:\"id_manufacturer\";s:2:\"22\";s:8:\"logo_url\";s:27:\"/img/m/22-small_default.jpg\";}i:38;a:4:{s:4:\"name\";s:9:\"Ssangyong\";s:3:\"nbr\";s:2:\"31\";s:15:\"id_manufacturer\";s:2:\"38\";s:8:\"logo_url\";s:27:\"/img/m/38-small_default.jpg\";}i:36;a:4:{s:4:\"name\";s:5:\"Skoda\";s:3:\"nbr\";s:2:\"29\";s:15:\"id_manufacturer\";s:2:\"36\";s:8:\"logo_url\";s:27:\"/img/m/36-small_default.jpg\";}i:40;a:4:{s:4:\"name\";s:6:\"Suzuki\";s:3:\"nbr\";s:2:\"28\";s:15:\"id_manufacturer\";s:2:\"40\";s:8:\"logo_url\";s:27:\"/img/m/40-small_default.jpg\";}i:7;a:4:{s:4:\"name\";s:5:\"Dacia\";s:3:\"nbr\";s:2:\"22\";s:15:\"id_manufacturer\";s:1:\"7\";s:8:\"logo_url\";s:26:\"/img/m/7-small_default.jpg\";}i:20;a:4:{s:4:\"name\";s:6:\"Lancia\";s:3:\"nbr\";s:2:\"22\";s:15:\"id_manufacturer\";s:2:\"20\";s:8:\"logo_url\";s:27:\"/img/m/20-small_default.jpg\";}i:35;a:4:{s:4:\"name\";s:4:\"SEAT\";s:3:\"nbr\";s:2:\"20\";s:15:\"id_manufacturer\";s:2:\"35\";s:8:\"logo_url\";s:27:\"/img/m/35-small_default.jpg\";}i:37;a:5:{s:4:\"name\";s:5:\"Smart\";s:3:\"nbr\";s:2:\"20\";s:15:\"id_manufacturer\";s:2:\"37\";s:8:\"logo_url\";s:27:\"/img/m/37-small_default.jpg\";s:7:\"checked\";b:1;}i:13;a:4:{s:4:\"name\";s:5:\"Honda\";s:3:\"nbr\";s:2:\"19\";s:15:\"id_manufacturer\";s:2:\"13\";s:8:\"logo_url\";s:27:\"/img/m/13-small_default.jpg\";}i:8;a:4:{s:4:\"name\";s:8:\"Daihatsu\";s:3:\"nbr\";s:1:\"8\";s:15:\"id_manufacturer\";s:1:\"8\";s:8:\"logo_url\";s:26:\"/img/m/8-small_default.jpg\";}i:9;a:5:{s:4:\"name\";s:5:\"Dodge\";s:3:\"nbr\";s:1:\"2\";s:15:\"id_manufacturer\";s:1:\"9\";s:8:\"logo_url\";s:26:\"/img/m/9-small_default.jpg\";s:7:\"checked\";b:1;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:4;a:7:{s:9:\"type_lite\";s:9:\"condition\";s:4:\"type\";s:9:\"condition\";s:6:\"id_key\";i:0;s:4:\"name\";s:9:\"Condition\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:3:\"New\";s:3:\"nbr\";i:0;}s:4:\"used\";a:2:{s:4:\"name\";s:4:\"Used\";s:3:\"nbr\";s:3:\"779\";}s:11:\"refurbished\";a:2:{s:4:\"name\";s:11:\"Refurbished\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:5;a:13:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";i:0;s:4:\"name\";s:7:\"Modello\";s:5:\"label\";s:7:\"Modello\";s:8:\"url_name\";s:7:\"Modello\";s:7:\"filters\";a:88:{i:21;a:12:{s:3:\"nbr\";s:1:\"5\";s:9:\"magnitude\";s:1:\"5\";s:4:\"name\";s:13:\"A1 8X1 (2010)\";s:5:\"label\";s:13:\"A1 8X1 (2010)\";s:8:\"url_name\";s:13:\"A1 8X1 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"21\";s:7:\"checked\";b:0;}i:22;a:12:{s:3:\"nbr\";s:2:\"15\";s:9:\"magnitude\";s:2:\"15\";s:4:\"name\";s:23:\"A1 8XA Sportback (2012)\";s:5:\"label\";s:23:\"A1 8XA Sportback (2012)\";s:8:\"url_name\";s:23:\"A1 8XA Sportback (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"22\";s:7:\"checked\";b:0;}i:23;a:12:{s:3:\"nbr\";s:2:\"11\";s:9:\"magnitude\";s:2:\"11\";s:4:\"name\";s:23:\"A1 8XF Sportback (2015)\";s:5:\"label\";s:23:\"A1 8XF Sportback (2015)\";s:8:\"url_name\";s:23:\"A1 8XF Sportback (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"23\";s:7:\"checked\";b:0;}i:26;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:23:\"A1 GBH Allstreet (2022)\";s:5:\"label\";s:23:\"A1 GBH Allstreet (2022)\";s:8:\"url_name\";s:23:\"A1 GBH Allstreet (2022)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"26\";s:7:\"checked\";b:0;}i:27;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"A2 8Z0 (2000)\";s:5:\"label\";s:13:\"A2 8Z0 (2000)\";s:8:\"url_name\";s:13:\"A2 8Z0 (2000)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"27\";s:7:\"checked\";b:0;}i:29;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:13:\"A3 8P1 (2004)\";s:5:\"label\";s:13:\"A3 8P1 (2004)\";s:8:\"url_name\";s:13:\"A3 8P1 (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"29\";s:7:\"checked\";b:0;}i:30;a:12:{s:3:\"nbr\";s:2:\"25\";s:9:\"magnitude\";s:2:\"25\";s:4:\"name\";s:13:\"A3 8P1 (2008)\";s:5:\"label\";s:13:\"A3 8P1 (2008)\";s:8:\"url_name\";s:13:\"A3 8P1 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"30\";s:7:\"checked\";b:0;}i:31;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"A3 8P1 (2010)\";s:5:\"label\";s:13:\"A3 8P1 (2010)\";s:8:\"url_name\";s:13:\"A3 8P1 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"31\";s:7:\"checked\";b:0;}i:33;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:23:\"A3 8PA Sportback (2004)\";s:5:\"label\";s:23:\"A3 8PA Sportback (2004)\";s:8:\"url_name\";s:23:\"A3 8PA Sportback (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"33\";s:7:\"checked\";b:0;}i:34;a:12:{s:3:\"nbr\";s:1:\"8\";s:9:\"magnitude\";s:1:\"8\";s:4:\"name\";s:23:\"A3 8PA Sportback (2008)\";s:5:\"label\";s:23:\"A3 8PA Sportback (2008)\";s:8:\"url_name\";s:23:\"A3 8PA Sportback (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"34\";s:7:\"checked\";b:0;}i:35;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:23:\"A3 8PA Sportback (2010)\";s:5:\"label\";s:23:\"A3 8PA Sportback (2010)\";s:8:\"url_name\";s:23:\"A3 8PA Sportback (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"35\";s:7:\"checked\";b:0;}i:36;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:13:\"A3 8V1 (2012)\";s:5:\"label\";s:13:\"A3 8V1 (2012)\";s:8:\"url_name\";s:13:\"A3 8V1 (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"36\";s:7:\"checked\";b:0;}i:38;a:12:{s:3:\"nbr\";s:2:\"21\";s:9:\"magnitude\";s:2:\"21\";s:4:\"name\";s:23:\"A3 8VA Sportback (2012)\";s:5:\"label\";s:23:\"A3 8VA Sportback (2012)\";s:8:\"url_name\";s:23:\"A3 8VA Sportback (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"38\";s:7:\"checked\";b:0;}i:39;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:23:\"A3 8VF Sportback (2016)\";s:5:\"label\";s:23:\"A3 8VF Sportback (2016)\";s:8:\"url_name\";s:23:\"A3 8VF Sportback (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"39\";s:7:\"checked\";b:0;}i:44;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"A3 8YS (2020)\";s:5:\"label\";s:13:\"A3 8YS (2020)\";s:8:\"url_name\";s:13:\"A3 8YS (2020)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"44\";s:7:\"checked\";b:0;}i:47;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:13:\"A4 8E2 (2001)\";s:5:\"label\";s:13:\"A4 8E2 (2001)\";s:8:\"url_name\";s:13:\"A4 8E2 (2001)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"47\";s:7:\"checked\";b:0;}i:49;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:13:\"A4 8EC (2005)\";s:5:\"label\";s:13:\"A4 8EC (2005)\";s:8:\"url_name\";s:13:\"A4 8EC (2005)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"49\";s:7:\"checked\";b:0;}i:50;a:12:{s:3:\"nbr\";s:2:\"34\";s:9:\"magnitude\";s:2:\"34\";s:4:\"name\";s:19:\"A4 8ED Avant (2005)\";s:5:\"label\";s:19:\"A4 8ED Avant (2005)\";s:8:\"url_name\";s:19:\"A4 8ED Avant (2005)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"50\";s:7:\"checked\";b:0;}i:52;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:20:\"A4 8HE Cabrio (2006)\";s:5:\"label\";s:20:\"A4 8HE Cabrio (2006)\";s:8:\"url_name\";s:20:\"A4 8HE Cabrio (2006)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"52\";s:7:\"checked\";b:0;}i:53;a:12:{s:3:\"nbr\";s:2:\"29\";s:9:\"magnitude\";s:2:\"29\";s:4:\"name\";s:13:\"A4 8K2 (2008)\";s:5:\"label\";s:13:\"A4 8K2 (2008)\";s:8:\"url_name\";s:13:\"A4 8K2 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"53\";s:7:\"checked\";b:0;}i:54;a:12:{s:3:\"nbr\";s:2:\"19\";s:9:\"magnitude\";s:2:\"19\";s:4:\"name\";s:13:\"A4 8K2 (2012)\";s:5:\"label\";s:13:\"A4 8K2 (2012)\";s:8:\"url_name\";s:13:\"A4 8K2 (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"54\";s:7:\"checked\";b:0;}i:55;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:19:\"A4 8K5 Avant (2008)\";s:5:\"label\";s:19:\"A4 8K5 Avant (2008)\";s:8:\"url_name\";s:19:\"A4 8K5 Avant (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"55\";s:7:\"checked\";b:0;}i:56;a:12:{s:3:\"nbr\";s:2:\"23\";s:9:\"magnitude\";s:2:\"23\";s:4:\"name\";s:19:\"A4 8K5 Avant (2012)\";s:5:\"label\";s:19:\"A4 8K5 Avant (2012)\";s:8:\"url_name\";s:19:\"A4 8K5 Avant (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"56\";s:7:\"checked\";b:0;}i:59;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"A4 8W2 (2015)\";s:5:\"label\";s:13:\"A4 8W2 (2015)\";s:8:\"url_name\";s:13:\"A4 8W2 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"59\";s:7:\"checked\";b:0;}i:60;a:12:{s:3:\"nbr\";s:2:\"14\";s:9:\"magnitude\";s:2:\"14\";s:4:\"name\";s:19:\"A4 8W5 Avant (2015)\";s:5:\"label\";s:19:\"A4 8W5 Avant (2015)\";s:8:\"url_name\";s:19:\"A4 8W5 Avant (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"60\";s:7:\"checked\";b:0;}i:65;a:12:{s:3:\"nbr\";s:2:\"21\";s:9:\"magnitude\";s:2:\"21\";s:4:\"name\";s:13:\"A5 8T3 (2008)\";s:5:\"label\";s:13:\"A5 8T3 (2008)\";s:8:\"url_name\";s:13:\"A5 8T3 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"65\";s:7:\"checked\";b:0;}i:66;a:12:{s:3:\"nbr\";s:2:\"14\";s:9:\"magnitude\";s:2:\"14\";s:4:\"name\";s:13:\"A5 8T3 (2012)\";s:5:\"label\";s:13:\"A5 8T3 (2012)\";s:8:\"url_name\";s:13:\"A5 8T3 (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"66\";s:7:\"checked\";b:0;}i:68;a:12:{s:3:\"nbr\";s:1:\"7\";s:9:\"magnitude\";s:1:\"7\";s:4:\"name\";s:23:\"A5 8TA Sportback (2012)\";s:5:\"label\";s:23:\"A5 8TA Sportback (2012)\";s:8:\"url_name\";s:23:\"A5 8TA Sportback (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"68\";s:7:\"checked\";b:0;}i:71;a:12:{s:3:\"nbr\";s:2:\"18\";s:9:\"magnitude\";s:2:\"18\";s:4:\"name\";s:22:\"A6 4A5/C8 Avant (2018)\";s:5:\"label\";s:22:\"A6 4A5/C8 Avant (2018)\";s:8:\"url_name\";s:22:\"A6 4A5/C8 Avant (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"71\";s:7:\"checked\";b:0;}i:72;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:12:\"A6 4B (1997)\";s:5:\"label\";s:12:\"A6 4B (1997)\";s:8:\"url_name\";s:12:\"A6 4B (1997)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"72\";s:7:\"checked\";b:0;}i:77;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:13:\"A6 4F2 (2008)\";s:5:\"label\";s:13:\"A6 4F2 (2008)\";s:8:\"url_name\";s:13:\"A6 4F2 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"77\";s:7:\"checked\";b:0;}i:80;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"A6 4G2 (2011)\";s:5:\"label\";s:13:\"A6 4G2 (2011)\";s:8:\"url_name\";s:13:\"A6 4G2 (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"80\";s:7:\"checked\";b:0;}i:85;a:12:{s:3:\"nbr\";s:2:\"14\";s:9:\"magnitude\";s:2:\"14\";s:4:\"name\";s:19:\"A6 4GD Avant (2016)\";s:5:\"label\";s:19:\"A6 4GD Avant (2016)\";s:8:\"url_name\";s:19:\"A6 4GD Avant (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"85\";s:7:\"checked\";b:0;}i:88;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:23:\"A7 4GF Sportback (2015)\";s:5:\"label\";s:23:\"A7 4GF Sportback (2015)\";s:8:\"url_name\";s:23:\"A7 4GF Sportback (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"88\";s:7:\"checked\";b:0;}i:524;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:16:\"Carens II (2002)\";s:5:\"label\";s:16:\"Carens II (2002)\";s:8:\"url_name\";s:16:\"Carens II (2002)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"524\";s:7:\"checked\";b:0;}i:527;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:14:\"CEED II (2012)\";s:5:\"label\";s:14:\"CEED II (2012)\";s:8:\"url_name\";s:14:\"CEED II (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"527\";s:7:\"checked\";b:0;}i:705;a:12:{s:3:\"nbr\";s:1:\"5\";s:9:\"magnitude\";s:1:\"5\";s:4:\"name\";s:28:\"Countryman Cooper F60 (2017)\";s:5:\"label\";s:28:\"Countryman Cooper F60 (2017)\";s:8:\"url_name\";s:28:\"Countryman Cooper F60 (2017)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"705\";s:7:\"checked\";b:0;}i:706;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:28:\"Countryman Cooper R60 (2010)\";s:5:\"label\";s:28:\"Countryman Cooper R60 (2010)\";s:8:\"url_name\";s:28:\"Countryman Cooper R60 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"706\";s:7:\"checked\";b:0;}i:707;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:28:\"Countryman Cooper R60 (2014)\";s:5:\"label\";s:28:\"Countryman Cooper R60 (2014)\";s:8:\"url_name\";s:28:\"Countryman Cooper R60 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"707\";s:7:\"checked\";b:0;}i:710;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:25:\"Countryman ONE R60 (2010)\";s:5:\"label\";s:25:\"Countryman ONE R60 (2010)\";s:8:\"url_name\";s:25:\"Countryman ONE R60 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"710\";s:7:\"checked\";b:0;}i:711;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:25:\"Countryman ONE R60 (2014)\";s:5:\"label\";s:25:\"Countryman ONE R60 (2014)\";s:8:\"url_name\";s:25:\"Countryman ONE R60 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"711\";s:7:\"checked\";b:0;}i:1005;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:18:\"Forfour 453 (2015)\";s:5:\"label\";s:18:\"Forfour 453 (2015)\";s:8:\"url_name\";s:18:\"Forfour 453 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1005\";s:7:\"checked\";b:0;}i:1006;a:12:{s:3:\"nbr\";s:1:\"7\";s:9:\"magnitude\";s:1:\"7\";s:4:\"name\";s:24:\"Fortwo Cabrio 451 (2007)\";s:5:\"label\";s:24:\"Fortwo Cabrio 451 (2007)\";s:8:\"url_name\";s:24:\"Fortwo Cabrio 451 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1006\";s:7:\"checked\";b:0;}i:1007;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:24:\"Fortwo Cabrio 453 (2015)\";s:5:\"label\";s:24:\"Fortwo Cabrio 453 (2015)\";s:8:\"url_name\";s:24:\"Fortwo Cabrio 453 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1007\";s:7:\"checked\";b:0;}i:1009;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:24:\"Fortwo Coupé 453 (2015)\";s:5:\"label\";s:24:\"Fortwo Coupé 453 (2015)\";s:8:\"url_name\";s:24:\"Fortwo Coupé 453 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1009\";s:7:\"checked\";b:0;}i:713;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:23:\"MINI Clubman F54 (2019)\";s:5:\"label\";s:23:\"MINI Clubman F54 (2019)\";s:8:\"url_name\";s:23:\"MINI Clubman F54 (2019)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"713\";s:7:\"checked\";b:0;}i:714;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:23:\"MINI Clubman R55 (2008)\";s:5:\"label\";s:23:\"MINI Clubman R55 (2008)\";s:8:\"url_name\";s:23:\"MINI Clubman R55 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"714\";s:7:\"checked\";b:0;}i:715;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:23:\"MINI Clubman R55 (2011)\";s:5:\"label\";s:23:\"MINI Clubman R55 (2011)\";s:8:\"url_name\";s:23:\"MINI Clubman R55 (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"715\";s:7:\"checked\";b:0;}i:716;a:12:{s:3:\"nbr\";s:1:\"7\";s:9:\"magnitude\";s:1:\"7\";s:4:\"name\";s:22:\"MINI Cooper F55 (2014)\";s:5:\"label\";s:22:\"MINI Cooper F55 (2014)\";s:8:\"url_name\";s:22:\"MINI Cooper F55 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"716\";s:7:\"checked\";b:0;}i:717;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:22:\"MINI Cooper F55 (2018)\";s:5:\"label\";s:22:\"MINI Cooper F55 (2018)\";s:8:\"url_name\";s:22:\"MINI Cooper F55 (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"717\";s:7:\"checked\";b:0;}i:718;a:12:{s:3:\"nbr\";s:2:\"21\";s:9:\"magnitude\";s:2:\"21\";s:4:\"name\";s:22:\"MINI Cooper F56 (2014)\";s:5:\"label\";s:22:\"MINI Cooper F56 (2014)\";s:8:\"url_name\";s:22:\"MINI Cooper F56 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"718\";s:7:\"checked\";b:0;}i:719;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:22:\"MINI Cooper F56 (2018)\";s:5:\"label\";s:22:\"MINI Cooper F56 (2018)\";s:8:\"url_name\";s:22:\"MINI Cooper F56 (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"719\";s:7:\"checked\";b:0;}i:722;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:29:\"MINI Cooper R52 Cabrio (2001)\";s:5:\"label\";s:29:\"MINI Cooper R52 Cabrio (2001)\";s:8:\"url_name\";s:29:\"MINI Cooper R52 Cabrio (2001)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"722\";s:7:\"checked\";b:0;}i:724;a:12:{s:3:\"nbr\";s:2:\"29\";s:9:\"magnitude\";s:2:\"29\";s:4:\"name\";s:22:\"MINI Cooper R56 (2007)\";s:5:\"label\";s:22:\"MINI Cooper R56 (2007)\";s:8:\"url_name\";s:22:\"MINI Cooper R56 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"724\";s:7:\"checked\";b:0;}i:725;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:29:\"MINI Cooper R57 Cabrio (2007)\";s:5:\"label\";s:29:\"MINI Cooper R57 Cabrio (2007)\";s:8:\"url_name\";s:29:\"MINI Cooper R57 Cabrio (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"725\";s:7:\"checked\";b:0;}i:727;a:12:{s:3:\"nbr\";s:2:\"15\";s:9:\"magnitude\";s:2:\"15\";s:4:\"name\";s:19:\"MINI ONE F55 (2014)\";s:5:\"label\";s:19:\"MINI ONE F55 (2014)\";s:8:\"url_name\";s:19:\"MINI ONE F55 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"727\";s:7:\"checked\";b:0;}i:733;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:26:\"MINI ONE R52 Cabrio (2001)\";s:5:\"label\";s:26:\"MINI ONE R52 Cabrio (2001)\";s:8:\"url_name\";s:26:\"MINI ONE R52 Cabrio (2001)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"733\";s:7:\"checked\";b:0;}i:734;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:19:\"MINI ONE R56 (2007)\";s:5:\"label\";s:19:\"MINI ONE R56 (2007)\";s:8:\"url_name\";s:19:\"MINI ONE R56 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"734\";s:7:\"checked\";b:0;}i:531;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:11:\"NIRO (2019)\";s:5:\"label\";s:11:\"NIRO (2019)\";s:8:\"url_name\";s:11:\"NIRO (2019)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"531\";s:7:\"checked\";b:0;}i:533;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:16:\"Picanto I (2004)\";s:5:\"label\";s:16:\"Picanto I (2004)\";s:8:\"url_name\";s:16:\"Picanto I (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"533\";s:7:\"checked\";b:0;}i:535;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:18:\"Picanto III (2011)\";s:5:\"label\";s:18:\"Picanto III (2011)\";s:8:\"url_name\";s:18:\"Picanto III (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"535\";s:7:\"checked\";b:0;}i:536;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:18:\"Picanto III (2015)\";s:5:\"label\";s:18:\"Picanto III (2015)\";s:8:\"url_name\";s:18:\"Picanto III (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"536\";s:7:\"checked\";b:0;}i:90;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"Q2 GAB (2016)\";s:5:\"label\";s:13:\"Q2 GAB (2016)\";s:8:\"url_name\";s:13:\"Q2 GAB (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"90\";s:7:\"checked\";b:0;}i:92;a:12:{s:3:\"nbr\";s:1:\"9\";s:9:\"magnitude\";s:1:\"9\";s:4:\"name\";s:13:\"Q3 8UB (2012)\";s:5:\"label\";s:13:\"Q3 8UB (2012)\";s:8:\"url_name\";s:13:\"Q3 8UB (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"92\";s:7:\"checked\";b:0;}i:96;a:12:{s:3:\"nbr\";s:2:\"28\";s:9:\"magnitude\";s:2:\"28\";s:4:\"name\";s:13:\"Q5 8RB (2012)\";s:5:\"label\";s:13:\"Q5 8RB (2012)\";s:8:\"url_name\";s:13:\"Q5 8RB (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"96\";s:7:\"checked\";b:0;}i:97;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"Q5 FYB (2016)\";s:5:\"label\";s:13:\"Q5 FYB (2016)\";s:8:\"url_name\";s:13:\"Q5 FYB (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"97\";s:7:\"checked\";b:0;}i:98;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:13:\"Q7 4LB (2006)\";s:5:\"label\";s:13:\"Q7 4LB (2006)\";s:8:\"url_name\";s:13:\"Q7 4LB (2006)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"98\";s:7:\"checked\";b:0;}i:99;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:13:\"Q7 4LB (2009)\";s:5:\"label\";s:13:\"Q7 4LB (2009)\";s:8:\"url_name\";s:13:\"Q7 4LB (2009)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"99\";s:7:\"checked\";b:0;}i:539;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:14:\"RIO III (2012)\";s:5:\"label\";s:14:\"RIO III (2012)\";s:8:\"url_name\";s:14:\"RIO III (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"539\";s:7:\"checked\";b:0;}i:1159;a:12:{s:3:\"nbr\";s:2:\"18\";s:9:\"magnitude\";s:2:\"18\";s:4:\"name\";s:13:\"S60 II (2010)\";s:5:\"label\";s:13:\"S60 II (2010)\";s:8:\"url_name\";s:13:\"S60 II (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1159\";s:7:\"checked\";b:0;}i:543;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:17:\"Sorento II (2006)\";s:5:\"label\";s:17:\"Sorento II (2006)\";s:8:\"url_name\";s:17:\"Sorento II (2006)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"543\";s:7:\"checked\";b:0;}i:545;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:18:\"Sorento III (2012)\";s:5:\"label\";s:18:\"Sorento III (2012)\";s:8:\"url_name\";s:18:\"Sorento III (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"545\";s:7:\"checked\";b:0;}i:547;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"SOUL I (2011)\";s:5:\"label\";s:13:\"SOUL I (2011)\";s:8:\"url_name\";s:13:\"SOUL I (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"547\";s:7:\"checked\";b:0;}i:549;a:12:{s:3:\"nbr\";s:2:\"13\";s:9:\"magnitude\";s:2:\"13\";s:4:\"name\";s:19:\"Sportage III (2010)\";s:5:\"label\";s:19:\"Sportage III (2010)\";s:8:\"url_name\";s:19:\"Sportage III (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"549\";s:7:\"checked\";b:0;}i:550;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:18:\"Sportage IV (2016)\";s:5:\"label\";s:18:\"Sportage IV (2016)\";s:8:\"url_name\";s:18:\"Sportage IV (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"550\";s:7:\"checked\";b:0;}i:551;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:18:\"Sportage IV (2018)\";s:5:\"label\";s:18:\"Sportage IV (2018)\";s:8:\"url_name\";s:18:\"Sportage IV (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"551\";s:7:\"checked\";b:0;}i:552;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:13:\"Stonic (2017)\";s:5:\"label\";s:13:\"Stonic (2017)\";s:8:\"url_name\";s:13:\"Stonic (2017)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"552\";s:7:\"checked\";b:0;}i:101;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"TT 8J3 (2007)\";s:5:\"label\";s:13:\"TT 8J3 (2007)\";s:8:\"url_name\";s:13:\"TT 8J3 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"101\";s:7:\"checked\";b:0;}i:102;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:13:\"TT 8J3 (2010)\";s:5:\"label\";s:13:\"TT 8J3 (2010)\";s:8:\"url_name\";s:13:\"TT 8J3 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"102\";s:7:\"checked\";b:0;}i:1163;a:12:{s:3:\"nbr\";s:2:\"49\";s:9:\"magnitude\";s:2:\"49\";s:4:\"name\";s:13:\"V40 II (2012)\";s:5:\"label\";s:13:\"V40 II (2012)\";s:8:\"url_name\";s:13:\"V40 II (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1163\";s:7:\"checked\";b:0;}i:1165;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:10:\"V50 (2004)\";s:5:\"label\";s:10:\"V50 (2004)\";s:8:\"url_name\";s:10:\"V50 (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1165\";s:7:\"checked\";b:0;}i:1166;a:12:{s:3:\"nbr\";s:2:\"15\";s:9:\"magnitude\";s:2:\"15\";s:4:\"name\";s:12:\"V60 I (2010)\";s:5:\"label\";s:12:\"V60 I (2010)\";s:8:\"url_name\";s:12:\"V60 I (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1166\";s:7:\"checked\";b:0;}i:1167;a:12:{s:3:\"nbr\";s:1:\"9\";s:9:\"magnitude\";s:1:\"9\";s:4:\"name\";s:12:\"V60 I (2013)\";s:5:\"label\";s:12:\"V60 I (2013)\";s:8:\"url_name\";s:12:\"V60 I (2013)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1167\";s:7:\"checked\";b:0;}i:1169;a:12:{s:3:\"nbr\";s:1:\"5\";s:9:\"magnitude\";s:1:\"5\";s:4:\"name\";s:14:\"V70 III (2008)\";s:5:\"label\";s:14:\"V70 III (2008)\";s:8:\"url_name\";s:14:\"V70 III (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1169\";s:7:\"checked\";b:0;}i:1170;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:14:\"V70 III (2013)\";s:5:\"label\";s:14:\"V70 III (2013)\";s:8:\"url_name\";s:14:\"V70 III (2013)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1170\";s:7:\"checked\";b:0;}i:1173;a:12:{s:3:\"nbr\";s:2:\"29\";s:9:\"magnitude\";s:2:\"29\";s:4:\"name\";s:13:\"XC60 I (2009)\";s:5:\"label\";s:13:\"XC60 I (2009)\";s:8:\"url_name\";s:13:\"XC60 I (2009)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1173\";s:7:\"checked\";b:0;}i:1176;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:15:\"XC70 III (2013)\";s:5:\"label\";s:15:\"XC70 III (2013)\";s:8:\"url_name\";s:15:\"XC70 III (2013)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1176\";s:7:\"checked\";b:0;}i:1178;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:14:\"XC90 II (2015)\";s:5:\"label\";s:14:\"XC90 II (2015)\";s:8:\"url_name\";s:14:\"XC90 II (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1178\";s:7:\"checked\";b:0;}}s:6:\"values\";a:88:{i:21;a:12:{s:3:\"nbr\";s:1:\"5\";s:9:\"magnitude\";s:1:\"5\";s:4:\"name\";s:13:\"A1 8X1 (2010)\";s:5:\"label\";s:13:\"A1 8X1 (2010)\";s:8:\"url_name\";s:13:\"A1 8X1 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"21\";s:7:\"checked\";b:0;}i:22;a:12:{s:3:\"nbr\";s:2:\"15\";s:9:\"magnitude\";s:2:\"15\";s:4:\"name\";s:23:\"A1 8XA Sportback (2012)\";s:5:\"label\";s:23:\"A1 8XA Sportback (2012)\";s:8:\"url_name\";s:23:\"A1 8XA Sportback (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"22\";s:7:\"checked\";b:0;}i:23;a:12:{s:3:\"nbr\";s:2:\"11\";s:9:\"magnitude\";s:2:\"11\";s:4:\"name\";s:23:\"A1 8XF Sportback (2015)\";s:5:\"label\";s:23:\"A1 8XF Sportback (2015)\";s:8:\"url_name\";s:23:\"A1 8XF Sportback (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"23\";s:7:\"checked\";b:0;}i:26;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:23:\"A1 GBH Allstreet (2022)\";s:5:\"label\";s:23:\"A1 GBH Allstreet (2022)\";s:8:\"url_name\";s:23:\"A1 GBH Allstreet (2022)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"26\";s:7:\"checked\";b:0;}i:27;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"A2 8Z0 (2000)\";s:5:\"label\";s:13:\"A2 8Z0 (2000)\";s:8:\"url_name\";s:13:\"A2 8Z0 (2000)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"27\";s:7:\"checked\";b:0;}i:29;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:13:\"A3 8P1 (2004)\";s:5:\"label\";s:13:\"A3 8P1 (2004)\";s:8:\"url_name\";s:13:\"A3 8P1 (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"29\";s:7:\"checked\";b:0;}i:30;a:12:{s:3:\"nbr\";s:2:\"25\";s:9:\"magnitude\";s:2:\"25\";s:4:\"name\";s:13:\"A3 8P1 (2008)\";s:5:\"label\";s:13:\"A3 8P1 (2008)\";s:8:\"url_name\";s:13:\"A3 8P1 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"30\";s:7:\"checked\";b:0;}i:31;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"A3 8P1 (2010)\";s:5:\"label\";s:13:\"A3 8P1 (2010)\";s:8:\"url_name\";s:13:\"A3 8P1 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"31\";s:7:\"checked\";b:0;}i:33;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:23:\"A3 8PA Sportback (2004)\";s:5:\"label\";s:23:\"A3 8PA Sportback (2004)\";s:8:\"url_name\";s:23:\"A3 8PA Sportback (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"33\";s:7:\"checked\";b:0;}i:34;a:12:{s:3:\"nbr\";s:1:\"8\";s:9:\"magnitude\";s:1:\"8\";s:4:\"name\";s:23:\"A3 8PA Sportback (2008)\";s:5:\"label\";s:23:\"A3 8PA Sportback (2008)\";s:8:\"url_name\";s:23:\"A3 8PA Sportback (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"34\";s:7:\"checked\";b:0;}i:35;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:23:\"A3 8PA Sportback (2010)\";s:5:\"label\";s:23:\"A3 8PA Sportback (2010)\";s:8:\"url_name\";s:23:\"A3 8PA Sportback (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"35\";s:7:\"checked\";b:0;}i:36;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:13:\"A3 8V1 (2012)\";s:5:\"label\";s:13:\"A3 8V1 (2012)\";s:8:\"url_name\";s:13:\"A3 8V1 (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"36\";s:7:\"checked\";b:0;}i:38;a:12:{s:3:\"nbr\";s:2:\"21\";s:9:\"magnitude\";s:2:\"21\";s:4:\"name\";s:23:\"A3 8VA Sportback (2012)\";s:5:\"label\";s:23:\"A3 8VA Sportback (2012)\";s:8:\"url_name\";s:23:\"A3 8VA Sportback (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"38\";s:7:\"checked\";b:0;}i:39;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:23:\"A3 8VF Sportback (2016)\";s:5:\"label\";s:23:\"A3 8VF Sportback (2016)\";s:8:\"url_name\";s:23:\"A3 8VF Sportback (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"39\";s:7:\"checked\";b:0;}i:44;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"A3 8YS (2020)\";s:5:\"label\";s:13:\"A3 8YS (2020)\";s:8:\"url_name\";s:13:\"A3 8YS (2020)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"44\";s:7:\"checked\";b:0;}i:47;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:13:\"A4 8E2 (2001)\";s:5:\"label\";s:13:\"A4 8E2 (2001)\";s:8:\"url_name\";s:13:\"A4 8E2 (2001)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"47\";s:7:\"checked\";b:0;}i:49;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:13:\"A4 8EC (2005)\";s:5:\"label\";s:13:\"A4 8EC (2005)\";s:8:\"url_name\";s:13:\"A4 8EC (2005)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"49\";s:7:\"checked\";b:0;}i:50;a:12:{s:3:\"nbr\";s:2:\"34\";s:9:\"magnitude\";s:2:\"34\";s:4:\"name\";s:19:\"A4 8ED Avant (2005)\";s:5:\"label\";s:19:\"A4 8ED Avant (2005)\";s:8:\"url_name\";s:19:\"A4 8ED Avant (2005)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"50\";s:7:\"checked\";b:0;}i:52;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:20:\"A4 8HE Cabrio (2006)\";s:5:\"label\";s:20:\"A4 8HE Cabrio (2006)\";s:8:\"url_name\";s:20:\"A4 8HE Cabrio (2006)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"52\";s:7:\"checked\";b:0;}i:53;a:12:{s:3:\"nbr\";s:2:\"29\";s:9:\"magnitude\";s:2:\"29\";s:4:\"name\";s:13:\"A4 8K2 (2008)\";s:5:\"label\";s:13:\"A4 8K2 (2008)\";s:8:\"url_name\";s:13:\"A4 8K2 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"53\";s:7:\"checked\";b:0;}i:54;a:12:{s:3:\"nbr\";s:2:\"19\";s:9:\"magnitude\";s:2:\"19\";s:4:\"name\";s:13:\"A4 8K2 (2012)\";s:5:\"label\";s:13:\"A4 8K2 (2012)\";s:8:\"url_name\";s:13:\"A4 8K2 (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"54\";s:7:\"checked\";b:0;}i:55;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:19:\"A4 8K5 Avant (2008)\";s:5:\"label\";s:19:\"A4 8K5 Avant (2008)\";s:8:\"url_name\";s:19:\"A4 8K5 Avant (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"55\";s:7:\"checked\";b:0;}i:56;a:12:{s:3:\"nbr\";s:2:\"23\";s:9:\"magnitude\";s:2:\"23\";s:4:\"name\";s:19:\"A4 8K5 Avant (2012)\";s:5:\"label\";s:19:\"A4 8K5 Avant (2012)\";s:8:\"url_name\";s:19:\"A4 8K5 Avant (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"56\";s:7:\"checked\";b:0;}i:59;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"A4 8W2 (2015)\";s:5:\"label\";s:13:\"A4 8W2 (2015)\";s:8:\"url_name\";s:13:\"A4 8W2 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"59\";s:7:\"checked\";b:0;}i:60;a:12:{s:3:\"nbr\";s:2:\"14\";s:9:\"magnitude\";s:2:\"14\";s:4:\"name\";s:19:\"A4 8W5 Avant (2015)\";s:5:\"label\";s:19:\"A4 8W5 Avant (2015)\";s:8:\"url_name\";s:19:\"A4 8W5 Avant (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"60\";s:7:\"checked\";b:0;}i:65;a:12:{s:3:\"nbr\";s:2:\"21\";s:9:\"magnitude\";s:2:\"21\";s:4:\"name\";s:13:\"A5 8T3 (2008)\";s:5:\"label\";s:13:\"A5 8T3 (2008)\";s:8:\"url_name\";s:13:\"A5 8T3 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"65\";s:7:\"checked\";b:0;}i:66;a:12:{s:3:\"nbr\";s:2:\"14\";s:9:\"magnitude\";s:2:\"14\";s:4:\"name\";s:13:\"A5 8T3 (2012)\";s:5:\"label\";s:13:\"A5 8T3 (2012)\";s:8:\"url_name\";s:13:\"A5 8T3 (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"66\";s:7:\"checked\";b:0;}i:68;a:12:{s:3:\"nbr\";s:1:\"7\";s:9:\"magnitude\";s:1:\"7\";s:4:\"name\";s:23:\"A5 8TA Sportback (2012)\";s:5:\"label\";s:23:\"A5 8TA Sportback (2012)\";s:8:\"url_name\";s:23:\"A5 8TA Sportback (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"68\";s:7:\"checked\";b:0;}i:71;a:12:{s:3:\"nbr\";s:2:\"18\";s:9:\"magnitude\";s:2:\"18\";s:4:\"name\";s:22:\"A6 4A5/C8 Avant (2018)\";s:5:\"label\";s:22:\"A6 4A5/C8 Avant (2018)\";s:8:\"url_name\";s:22:\"A6 4A5/C8 Avant (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"71\";s:7:\"checked\";b:0;}i:72;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:12:\"A6 4B (1997)\";s:5:\"label\";s:12:\"A6 4B (1997)\";s:8:\"url_name\";s:12:\"A6 4B (1997)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"72\";s:7:\"checked\";b:0;}i:77;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:13:\"A6 4F2 (2008)\";s:5:\"label\";s:13:\"A6 4F2 (2008)\";s:8:\"url_name\";s:13:\"A6 4F2 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"77\";s:7:\"checked\";b:0;}i:80;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"A6 4G2 (2011)\";s:5:\"label\";s:13:\"A6 4G2 (2011)\";s:8:\"url_name\";s:13:\"A6 4G2 (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"80\";s:7:\"checked\";b:0;}i:85;a:12:{s:3:\"nbr\";s:2:\"14\";s:9:\"magnitude\";s:2:\"14\";s:4:\"name\";s:19:\"A6 4GD Avant (2016)\";s:5:\"label\";s:19:\"A6 4GD Avant (2016)\";s:8:\"url_name\";s:19:\"A6 4GD Avant (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"85\";s:7:\"checked\";b:0;}i:88;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:23:\"A7 4GF Sportback (2015)\";s:5:\"label\";s:23:\"A7 4GF Sportback (2015)\";s:8:\"url_name\";s:23:\"A7 4GF Sportback (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"88\";s:7:\"checked\";b:0;}i:524;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:16:\"Carens II (2002)\";s:5:\"label\";s:16:\"Carens II (2002)\";s:8:\"url_name\";s:16:\"Carens II (2002)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"524\";s:7:\"checked\";b:0;}i:527;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:14:\"CEED II (2012)\";s:5:\"label\";s:14:\"CEED II (2012)\";s:8:\"url_name\";s:14:\"CEED II (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"527\";s:7:\"checked\";b:0;}i:705;a:12:{s:3:\"nbr\";s:1:\"5\";s:9:\"magnitude\";s:1:\"5\";s:4:\"name\";s:28:\"Countryman Cooper F60 (2017)\";s:5:\"label\";s:28:\"Countryman Cooper F60 (2017)\";s:8:\"url_name\";s:28:\"Countryman Cooper F60 (2017)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"705\";s:7:\"checked\";b:0;}i:706;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:28:\"Countryman Cooper R60 (2010)\";s:5:\"label\";s:28:\"Countryman Cooper R60 (2010)\";s:8:\"url_name\";s:28:\"Countryman Cooper R60 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"706\";s:7:\"checked\";b:0;}i:707;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:28:\"Countryman Cooper R60 (2014)\";s:5:\"label\";s:28:\"Countryman Cooper R60 (2014)\";s:8:\"url_name\";s:28:\"Countryman Cooper R60 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"707\";s:7:\"checked\";b:0;}i:710;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:25:\"Countryman ONE R60 (2010)\";s:5:\"label\";s:25:\"Countryman ONE R60 (2010)\";s:8:\"url_name\";s:25:\"Countryman ONE R60 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"710\";s:7:\"checked\";b:0;}i:711;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:25:\"Countryman ONE R60 (2014)\";s:5:\"label\";s:25:\"Countryman ONE R60 (2014)\";s:8:\"url_name\";s:25:\"Countryman ONE R60 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"711\";s:7:\"checked\";b:0;}i:1005;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:18:\"Forfour 453 (2015)\";s:5:\"label\";s:18:\"Forfour 453 (2015)\";s:8:\"url_name\";s:18:\"Forfour 453 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1005\";s:7:\"checked\";b:0;}i:1006;a:12:{s:3:\"nbr\";s:1:\"7\";s:9:\"magnitude\";s:1:\"7\";s:4:\"name\";s:24:\"Fortwo Cabrio 451 (2007)\";s:5:\"label\";s:24:\"Fortwo Cabrio 451 (2007)\";s:8:\"url_name\";s:24:\"Fortwo Cabrio 451 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1006\";s:7:\"checked\";b:0;}i:1007;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:24:\"Fortwo Cabrio 453 (2015)\";s:5:\"label\";s:24:\"Fortwo Cabrio 453 (2015)\";s:8:\"url_name\";s:24:\"Fortwo Cabrio 453 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1007\";s:7:\"checked\";b:0;}i:1009;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:24:\"Fortwo Coupé 453 (2015)\";s:5:\"label\";s:24:\"Fortwo Coupé 453 (2015)\";s:8:\"url_name\";s:24:\"Fortwo Coupé 453 (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1009\";s:7:\"checked\";b:0;}i:713;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:23:\"MINI Clubman F54 (2019)\";s:5:\"label\";s:23:\"MINI Clubman F54 (2019)\";s:8:\"url_name\";s:23:\"MINI Clubman F54 (2019)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"713\";s:7:\"checked\";b:0;}i:714;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:23:\"MINI Clubman R55 (2008)\";s:5:\"label\";s:23:\"MINI Clubman R55 (2008)\";s:8:\"url_name\";s:23:\"MINI Clubman R55 (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"714\";s:7:\"checked\";b:0;}i:715;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:23:\"MINI Clubman R55 (2011)\";s:5:\"label\";s:23:\"MINI Clubman R55 (2011)\";s:8:\"url_name\";s:23:\"MINI Clubman R55 (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"715\";s:7:\"checked\";b:0;}i:716;a:12:{s:3:\"nbr\";s:1:\"7\";s:9:\"magnitude\";s:1:\"7\";s:4:\"name\";s:22:\"MINI Cooper F55 (2014)\";s:5:\"label\";s:22:\"MINI Cooper F55 (2014)\";s:8:\"url_name\";s:22:\"MINI Cooper F55 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"716\";s:7:\"checked\";b:0;}i:717;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:22:\"MINI Cooper F55 (2018)\";s:5:\"label\";s:22:\"MINI Cooper F55 (2018)\";s:8:\"url_name\";s:22:\"MINI Cooper F55 (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"717\";s:7:\"checked\";b:0;}i:718;a:12:{s:3:\"nbr\";s:2:\"21\";s:9:\"magnitude\";s:2:\"21\";s:4:\"name\";s:22:\"MINI Cooper F56 (2014)\";s:5:\"label\";s:22:\"MINI Cooper F56 (2014)\";s:8:\"url_name\";s:22:\"MINI Cooper F56 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"718\";s:7:\"checked\";b:0;}i:719;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:22:\"MINI Cooper F56 (2018)\";s:5:\"label\";s:22:\"MINI Cooper F56 (2018)\";s:8:\"url_name\";s:22:\"MINI Cooper F56 (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"719\";s:7:\"checked\";b:0;}i:722;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:29:\"MINI Cooper R52 Cabrio (2001)\";s:5:\"label\";s:29:\"MINI Cooper R52 Cabrio (2001)\";s:8:\"url_name\";s:29:\"MINI Cooper R52 Cabrio (2001)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"722\";s:7:\"checked\";b:0;}i:724;a:12:{s:3:\"nbr\";s:2:\"29\";s:9:\"magnitude\";s:2:\"29\";s:4:\"name\";s:22:\"MINI Cooper R56 (2007)\";s:5:\"label\";s:22:\"MINI Cooper R56 (2007)\";s:8:\"url_name\";s:22:\"MINI Cooper R56 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"724\";s:7:\"checked\";b:0;}i:725;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:29:\"MINI Cooper R57 Cabrio (2007)\";s:5:\"label\";s:29:\"MINI Cooper R57 Cabrio (2007)\";s:8:\"url_name\";s:29:\"MINI Cooper R57 Cabrio (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"725\";s:7:\"checked\";b:0;}i:727;a:12:{s:3:\"nbr\";s:2:\"15\";s:9:\"magnitude\";s:2:\"15\";s:4:\"name\";s:19:\"MINI ONE F55 (2014)\";s:5:\"label\";s:19:\"MINI ONE F55 (2014)\";s:8:\"url_name\";s:19:\"MINI ONE F55 (2014)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"727\";s:7:\"checked\";b:0;}i:733;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:26:\"MINI ONE R52 Cabrio (2001)\";s:5:\"label\";s:26:\"MINI ONE R52 Cabrio (2001)\";s:8:\"url_name\";s:26:\"MINI ONE R52 Cabrio (2001)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"733\";s:7:\"checked\";b:0;}i:734;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:19:\"MINI ONE R56 (2007)\";s:5:\"label\";s:19:\"MINI ONE R56 (2007)\";s:8:\"url_name\";s:19:\"MINI ONE R56 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"734\";s:7:\"checked\";b:0;}i:531;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:11:\"NIRO (2019)\";s:5:\"label\";s:11:\"NIRO (2019)\";s:8:\"url_name\";s:11:\"NIRO (2019)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"531\";s:7:\"checked\";b:0;}i:533;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:16:\"Picanto I (2004)\";s:5:\"label\";s:16:\"Picanto I (2004)\";s:8:\"url_name\";s:16:\"Picanto I (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"533\";s:7:\"checked\";b:0;}i:535;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:18:\"Picanto III (2011)\";s:5:\"label\";s:18:\"Picanto III (2011)\";s:8:\"url_name\";s:18:\"Picanto III (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"535\";s:7:\"checked\";b:0;}i:536;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:18:\"Picanto III (2015)\";s:5:\"label\";s:18:\"Picanto III (2015)\";s:8:\"url_name\";s:18:\"Picanto III (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"536\";s:7:\"checked\";b:0;}i:90;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"Q2 GAB (2016)\";s:5:\"label\";s:13:\"Q2 GAB (2016)\";s:8:\"url_name\";s:13:\"Q2 GAB (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"90\";s:7:\"checked\";b:0;}i:92;a:12:{s:3:\"nbr\";s:1:\"9\";s:9:\"magnitude\";s:1:\"9\";s:4:\"name\";s:13:\"Q3 8UB (2012)\";s:5:\"label\";s:13:\"Q3 8UB (2012)\";s:8:\"url_name\";s:13:\"Q3 8UB (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"92\";s:7:\"checked\";b:0;}i:96;a:12:{s:3:\"nbr\";s:2:\"28\";s:9:\"magnitude\";s:2:\"28\";s:4:\"name\";s:13:\"Q5 8RB (2012)\";s:5:\"label\";s:13:\"Q5 8RB (2012)\";s:8:\"url_name\";s:13:\"Q5 8RB (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"96\";s:7:\"checked\";b:0;}i:97;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:13:\"Q5 FYB (2016)\";s:5:\"label\";s:13:\"Q5 FYB (2016)\";s:8:\"url_name\";s:13:\"Q5 FYB (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"97\";s:7:\"checked\";b:0;}i:98;a:12:{s:3:\"nbr\";s:2:\"12\";s:9:\"magnitude\";s:2:\"12\";s:4:\"name\";s:13:\"Q7 4LB (2006)\";s:5:\"label\";s:13:\"Q7 4LB (2006)\";s:8:\"url_name\";s:13:\"Q7 4LB (2006)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"98\";s:7:\"checked\";b:0;}i:99;a:12:{s:3:\"nbr\";s:1:\"2\";s:9:\"magnitude\";s:1:\"2\";s:4:\"name\";s:13:\"Q7 4LB (2009)\";s:5:\"label\";s:13:\"Q7 4LB (2009)\";s:8:\"url_name\";s:13:\"Q7 4LB (2009)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:2:\"99\";s:7:\"checked\";b:0;}i:539;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:14:\"RIO III (2012)\";s:5:\"label\";s:14:\"RIO III (2012)\";s:8:\"url_name\";s:14:\"RIO III (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"539\";s:7:\"checked\";b:0;}i:1159;a:12:{s:3:\"nbr\";s:2:\"18\";s:9:\"magnitude\";s:2:\"18\";s:4:\"name\";s:13:\"S60 II (2010)\";s:5:\"label\";s:13:\"S60 II (2010)\";s:8:\"url_name\";s:13:\"S60 II (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1159\";s:7:\"checked\";b:0;}i:543;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:17:\"Sorento II (2006)\";s:5:\"label\";s:17:\"Sorento II (2006)\";s:8:\"url_name\";s:17:\"Sorento II (2006)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"543\";s:7:\"checked\";b:0;}i:545;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:18:\"Sorento III (2012)\";s:5:\"label\";s:18:\"Sorento III (2012)\";s:8:\"url_name\";s:18:\"Sorento III (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"545\";s:7:\"checked\";b:0;}i:547;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"SOUL I (2011)\";s:5:\"label\";s:13:\"SOUL I (2011)\";s:8:\"url_name\";s:13:\"SOUL I (2011)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"547\";s:7:\"checked\";b:0;}i:549;a:12:{s:3:\"nbr\";s:2:\"13\";s:9:\"magnitude\";s:2:\"13\";s:4:\"name\";s:19:\"Sportage III (2010)\";s:5:\"label\";s:19:\"Sportage III (2010)\";s:8:\"url_name\";s:19:\"Sportage III (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"549\";s:7:\"checked\";b:0;}i:550;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:18:\"Sportage IV (2016)\";s:5:\"label\";s:18:\"Sportage IV (2016)\";s:8:\"url_name\";s:18:\"Sportage IV (2016)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"550\";s:7:\"checked\";b:0;}i:551;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:18:\"Sportage IV (2018)\";s:5:\"label\";s:18:\"Sportage IV (2018)\";s:8:\"url_name\";s:18:\"Sportage IV (2018)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"551\";s:7:\"checked\";b:0;}i:552;a:12:{s:3:\"nbr\";s:1:\"3\";s:9:\"magnitude\";s:1:\"3\";s:4:\"name\";s:13:\"Stonic (2017)\";s:5:\"label\";s:13:\"Stonic (2017)\";s:8:\"url_name\";s:13:\"Stonic (2017)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"552\";s:7:\"checked\";b:0;}i:101;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:13:\"TT 8J3 (2007)\";s:5:\"label\";s:13:\"TT 8J3 (2007)\";s:8:\"url_name\";s:13:\"TT 8J3 (2007)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"101\";s:7:\"checked\";b:0;}i:102;a:12:{s:3:\"nbr\";s:2:\"10\";s:9:\"magnitude\";s:2:\"10\";s:4:\"name\";s:13:\"TT 8J3 (2010)\";s:5:\"label\";s:13:\"TT 8J3 (2010)\";s:8:\"url_name\";s:13:\"TT 8J3 (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:3:\"102\";s:7:\"checked\";b:0;}i:1163;a:12:{s:3:\"nbr\";s:2:\"49\";s:9:\"magnitude\";s:2:\"49\";s:4:\"name\";s:13:\"V40 II (2012)\";s:5:\"label\";s:13:\"V40 II (2012)\";s:8:\"url_name\";s:13:\"V40 II (2012)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1163\";s:7:\"checked\";b:0;}i:1165;a:12:{s:3:\"nbr\";s:1:\"6\";s:9:\"magnitude\";s:1:\"6\";s:4:\"name\";s:10:\"V50 (2004)\";s:5:\"label\";s:10:\"V50 (2004)\";s:8:\"url_name\";s:10:\"V50 (2004)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1165\";s:7:\"checked\";b:0;}i:1166;a:12:{s:3:\"nbr\";s:2:\"15\";s:9:\"magnitude\";s:2:\"15\";s:4:\"name\";s:12:\"V60 I (2010)\";s:5:\"label\";s:12:\"V60 I (2010)\";s:8:\"url_name\";s:12:\"V60 I (2010)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1166\";s:7:\"checked\";b:0;}i:1167;a:12:{s:3:\"nbr\";s:1:\"9\";s:9:\"magnitude\";s:1:\"9\";s:4:\"name\";s:12:\"V60 I (2013)\";s:5:\"label\";s:12:\"V60 I (2013)\";s:8:\"url_name\";s:12:\"V60 I (2013)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1167\";s:7:\"checked\";b:0;}i:1169;a:12:{s:3:\"nbr\";s:1:\"5\";s:9:\"magnitude\";s:1:\"5\";s:4:\"name\";s:14:\"V70 III (2008)\";s:5:\"label\";s:14:\"V70 III (2008)\";s:8:\"url_name\";s:14:\"V70 III (2008)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1169\";s:7:\"checked\";b:0;}i:1170;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:14:\"V70 III (2013)\";s:5:\"label\";s:14:\"V70 III (2013)\";s:8:\"url_name\";s:14:\"V70 III (2013)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1170\";s:7:\"checked\";b:0;}i:1173;a:12:{s:3:\"nbr\";s:2:\"29\";s:9:\"magnitude\";s:2:\"29\";s:4:\"name\";s:13:\"XC60 I (2009)\";s:5:\"label\";s:13:\"XC60 I (2009)\";s:8:\"url_name\";s:13:\"XC60 I (2009)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1173\";s:7:\"checked\";b:0;}i:1176;a:12:{s:3:\"nbr\";s:1:\"4\";s:9:\"magnitude\";s:1:\"4\";s:4:\"name\";s:15:\"XC70 III (2013)\";s:5:\"label\";s:15:\"XC70 III (2013)\";s:8:\"url_name\";s:15:\"XC70 III (2013)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1176\";s:7:\"checked\";b:0;}i:1178;a:12:{s:3:\"nbr\";s:1:\"1\";s:9:\"magnitude\";s:1:\"1\";s:4:\"name\";s:14:\"XC90 II (2015)\";s:5:\"label\";s:14:\"XC90 II (2015)\";s:8:\"url_name\";s:14:\"XC90 II (2015)\";s:10:\"meta_title\";N;s:20:\"nextEncodedFacetsURL\";s:1:\"#\";s:6:\"active\";b:0;s:9:\"displayed\";b:1;s:4:\"type\";s:10:\"id_feature\";s:10:\"id_feature\";s:4:\"1178\";s:7:\"checked\";b:0;}}s:17:\"filter_show_limit\";i:50;s:11:\"filter_type\";i:2;s:10:\"widgetType\";s:8:\"dropdown\";s:24:\"multipleSelectionAllowed\";b:0;s:9:\"displayed\";b:1;}}}") |
1.293
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:223
/modules/ps_facetedsearch/src/Product/SearchProvider.php:217 (insertIntoCache)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 968 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 47 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
1.028
ms
|
781 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 418 |
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 `2M2_hook_module` hm
STRAIGHT_JOIN `2M2_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `2M2_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
0.753
ms
|
710 |
|
|
/classes/Hook.php:452
/classes/Hook.php:493 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:67 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM 2M2_layered_category
WHERE controller = 'category'
AND id_category = 30
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
0.743
ms
|
1183 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:57
/modules/ps_facetedsearch/src/Filters/Converter.php:269 (getFiltersForQuery)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `2M2_module` m
INNER JOIN 2M2_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `2M2_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `2M2_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `2M2_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` |
0.733
ms
|
525 |
Yes
|
Yes
|
/classes/Hook.php:1267
/classes/Hook.php:735 (getAllHookRegistrations)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 417 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `2M2_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `2M2_hook_alias` ha
INNER JOIN `2M2_hook` h ON ha.name = h.name |
0.573
ms
|
0 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:67 (getIdByName)
/classes/tax/TaxManagerFactory.php:46 (execHookTaxManagerFactory)
/classes/Product.php:3925 (getManager)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `2M2_manufacturer` m INNER JOIN 2M2_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `2M2_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
0.569
ms
|
44 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/ps_facetedsearch/src/Filters/Block.php:666 (getManufacturers)
/modules/ps_facetedsearch/src/Filters/Block.php:146 (getManufacturersBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `2M2_manufacturer` m INNER JOIN 2M2_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `2M2_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC |
0.528
ms
|
44 |
Yes
|
|
/classes/Manufacturer.php:201
/modules/ps_facetedsearch/src/Filters/Converter.php:292 (getManufacturers)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:163 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1045 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =9068
GROUP BY product_shop.id_product |
0.498
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 934 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =40695
GROUP BY product_shop.id_product |
0.456
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1032 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 30271
ORDER BY f.position ASC |
0.437
ms
|
12 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 903 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15264) AND (b.`id_shop` = 1) LIMIT 1 |
0.428
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 899 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =15264
GROUP BY product_shop.id_product |
0.421
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1063 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =11880
GROUP BY product_shop.id_product |
0.420
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 881 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =37019
GROUP BY product_shop.id_product |
0.420
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1074 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 11880
ORDER BY f.position ASC |
0.417
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1014 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 23619
ORDER BY f.position ASC |
0.416
ms
|
11 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1025 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 30271) AND (b.`id_shop` = 1) LIMIT 1 |
0.404
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 926 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3370 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 3370 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.400
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1081 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =10732
GROUP BY product_shop.id_product |
0.393
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 917 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =3370
GROUP BY product_shop.id_product |
0.384
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 951 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =20292
GROUP BY product_shop.id_product |
0.382
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 937 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40695) AND (b.`id_shop` = 1) LIMIT 1 |
0.377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1037 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 31 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.377
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 897 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 23 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.364
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 931 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 11 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.362
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1079 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 34 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.357
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 949 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 26 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.355
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1057 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 26 AND mr.`active` = 1 |
0.355
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 909 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15264 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 15264 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.354
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 900 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15264
AND image_shop.`cover` = 1 LIMIT 1 |
0.352
ms
|
9 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1078 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 20 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.349
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1046 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 9068
AND image_shop.`cover` = 1 LIMIT 1 |
0.342
ms
|
12 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1050 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 18
AND `active` = 1 LIMIT 1 |
0.336
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1019 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 30 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.332
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 621 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40048
ORDER BY `position` |
0.330
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1067 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 11880) AND (b.`id_shop` = 1) LIMIT 1 |
0.329
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1022 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 30271
AND image_shop.`cover` = 1 LIMIT 1 |
0.327
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 932 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 25 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.325
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 935 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40695
AND image_shop.`cover` = 1 LIMIT 1 |
0.324
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1061 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 33 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.324
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1016 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 23 AND mr.`active` = 1 |
0.323
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1043 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 32 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.322
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `2M2_category` c
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `2M2_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
WHERE 1 AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.nleft, c.position |
0.319
ms
|
81 |
Yes
|
|
/classes/Category.php:710
/modules/ps_facetedsearch/src/Filters/Block.php:1231 (getAllCategoriesName)
/modules/ps_facetedsearch/src/Filters/Block.php:172 (getCategoriesBlock)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:215 (getFilterBlock)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2026-01-07 00:00:00',
INTERVAL 31 DAY
)
) > 0) as new
FROM 2M2_product p
LEFT JOIN 2M2_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN 2M2_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN 2M2_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (40005,21544,42329,40235,40234,40189,40188,40185,40165,40127,40126,40125,40124,40096,40091,40090,40075,40068,40048,40047) |
0.317
ms
|
20 |
|
|
/classes/ProductAssembler.php:95
/classes/ProductAssembler.php:203 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40005) AND (b.`id_shop` = 1) LIMIT 1 |
0.314
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1047 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 71 LIMIT 1 |
0.314
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1049 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 9068) AND (b.`id_shop` = 1) LIMIT 1 |
0.312
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 918 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3370
AND image_shop.`cover` = 1 LIMIT 1 |
0.311
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 939 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40695) |
0.310
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `2M2_category` c
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2 AND cl.id_shop = 1 )
LEFT JOIN `2M2_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 30
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.308
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:916
/controllers/front/listing/CategoryController.php:230 (getSubCategories)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1018 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 16 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.308
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1055 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 9068 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 9068 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.303
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1036 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 17 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.301
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1060 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 19 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.301
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1064 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 11880
AND image_shop.`cover` = 1 LIMIT 1 |
0.301
ms
|
12 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1026 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 29
AND `active` = 1 LIMIT 1 |
0.298
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE data FROM 2M2_layered_filter_block WHERE hash="bfa3b5e3cf7aee56c65d1b7a68dd0d75" LIMIT 1 |
0.297
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:199
/modules/ps_facetedsearch/src/Product/SearchProvider.php:210 (getFromCache)
/classes/controller/ProductListingFrontController.php:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1039 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 25 AND mr.`active` = 1 |
0.296
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 896 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 9 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.294
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 919 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.293
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1034 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 24 AND mr.`active` = 1 |
0.291
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 936 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 35 LIMIT 1 |
0.289
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 831 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 41629) AND (b.`id_shop` = 1) LIMIT 1 |
0.286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1017 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 23 AND mr.`active` = 1 |
0.285
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 920 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3370) AND (b.`id_shop` = 1) LIMIT 1 |
0.284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 938 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 4
AND `active` = 1 LIMIT 1 |
0.283
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1035 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 24 AND mr.`active` = 1 |
0.283
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM 2M2_shop_url su
LEFT JOIN 2M2_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = '2m2.it' OR su.domain_ssl = '2m2.it')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.281
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1364
/classes/shop/Shop.php:355 (findShopByHost)
/config/config.inc.php:117 (initialize)
/index.php:3 (require)
|
| 118 |
SELECT SQL_NO_CACHE *
FROM `2M2_gmcp_feeds` ff
WHERE (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.281
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:101
/modules/gmerchantcenterpro/lib/moduleTools.php:199 (getAvailableFeeds)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1065 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 75 LIMIT 1 |
0.280
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 944 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40695
ORDER BY f.position ASC |
0.279
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1056 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 9068
ORDER BY f.position ASC |
0.278
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 630 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `2M2_currency` c
LEFT JOIN 2M2_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.276
ms
|
1 |
|
|
/classes/Currency.php:1134
/classes/Currency.php:1153 (countActiveCurrencies)
/classes/module/Module.php:2227 (isMultiCurrencyActivated)
/modules/ps_banner/ps_banner.php:259 (getCacheId)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1015 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 23 AND mr.`active` = 1 |
0.274
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1130 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='a97f92a123d6dabf35bf5a75080c0dc9' AND cache_id="ttcmsfooter|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.274
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmsfooter/ttcmsfooter.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 928 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 18 AND mr.`active` = 1 |
0.272
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 929 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 18 AND mr.`active` = 1 |
0.272
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1013 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 23619 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 23619 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.272
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1075 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 27 AND mr.`active` = 1 |
0.272
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1048 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 71 LIMIT 1 |
0.271
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1077 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 27 AND mr.`active` = 1 |
0.271
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 904 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 27
AND `active` = 1 LIMIT 1 |
0.271
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1092 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 10732
ORDER BY f.position ASC |
0.271
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1068 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1 |
0.270
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 941 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40695 AND `id_group` = 1 LIMIT 1 |
0.270
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1069 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 11880) |
0.270
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 883 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 19 LIMIT 1 |
0.268
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1058 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 26 AND mr.`active` = 1 |
0.267
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1076 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 27 AND mr.`active` = 1 |
0.267
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 930 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 18 AND mr.`active` = 1 |
0.262
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 952 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 20292
AND image_shop.`cover` = 1 LIMIT 1 |
0.261
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 902 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 26 LIMIT 1 |
0.260
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1021 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =30271
GROUP BY product_shop.id_product |
0.260
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1033 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 24 AND mr.`active` = 1 |
0.259
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 887 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 37019) |
0.258
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1040 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 25 AND mr.`active` = 1 |
0.258
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1066 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 75 LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1088 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 10732 AND id_shop=1 LIMIT 1 |
0.258
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 622 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40047
ORDER BY `position` |
0.257
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1010 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 23619 AND id_shop=1 LIMIT 1 |
0.256
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1102 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40005) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.256
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1 |
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM 2M2_shop_group gs
LEFT JOIN 2M2_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN 2M2_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.255
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:715
/classes/shop/Shop.php:774 (cacheShops)
/classes/Configuration.php:299 (getShops)
/classes/shop/Shop.php:398 (getMultiShopValues)
/config/config.inc.php:117 (initialize)
/index.php:3 (require)
|
| 892 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 37019
ORDER BY f.position ASC |
0.254
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1059 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 26 AND mr.`active` = 1 |
0.254
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 905 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 15264) |
0.254
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 888 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 37019 AND id_shop=1 LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 901 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 26 LIMIT 1 |
0.251
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 75 |
SHOW TABLES LIKE "2M2_gmcp_1800" |
0.250
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 921 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 11
AND `active` = 1 LIMIT 1 |
0.248
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1042 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 18 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.246
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1073 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 11880 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 11880 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.246
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 925 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 3370) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.245
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) LIMIT 1 |
0.244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__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:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 617 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40091
ORDER BY `position` |
0.244
ms
|
3 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1053 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 9068 AND `id_group` = 1 LIMIT 1 |
0.242
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 614 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40125
ORDER BY `position` |
0.241
ms
|
6 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 927 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3370
ORDER BY f.position ASC |
0.240
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 604 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 21544
ORDER BY `position` |
0.240
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 629 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 14 AND `id_shop` = 1 LIMIT 1 |
0.239
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 863 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =5222
GROUP BY product_shop.id_product |
0.238
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1031 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 30271 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 30271 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.238
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 882 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 37019
AND image_shop.`cover` = 1 LIMIT 1 |
0.237
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `2M2_lang` a
LEFT JOIN `2M2_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1 |
0.234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:211 (__construct)
/index.php:3 (require)
|
| 619 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40075
ORDER BY `position` |
0.234
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1082 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 10732
AND image_shop.`cover` = 1 LIMIT 1 |
0.233
ms
|
5 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 906 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 15264 AND id_shop=1 LIMIT 1 |
0.233
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE *
FROM `2M2_category_lang`
WHERE `id_category` = 30 |
0.232
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__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:356 (runQuery)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1085 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 10732) AND (b.`id_shop` = 1) LIMIT 1 |
0.232
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1128 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmsfooter" LIMIT 1 |
0.232
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 616 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40096
ORDER BY `position` |
0.231
ms
|
5 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1083 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 78 LIMIT 1 |
0.228
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 618 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40090
ORDER BY `position` |
0.227
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 873 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 5222 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 5222 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.227
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM 2M2_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.224
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:178
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:302 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:277 (__construct)
/index.php:3 (require)
|
| 623 |
SELECT SQL_NO_CACHE 1 FROM 2M2_cart_product cp INNER JOIN 2M2_product p
ON (p.id_product = cp.id_product) INNER JOIN 2M2_product_shop ps
ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.223
ms
|
1 |
|
|
/classes/Cart.php:4249
/classes/Cart.php:4230 (hasProducts)
/classes/Cart.php:2145 (isVirtualCart)
/src/Adapter/Presenter/Cart/CartLazyArray.php:185 (getOrderTotal)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getTotals)
/src/Adapter/Presenter/AbstractLazyArray.php:129 (offsetGet)
:undefined (jsonSerialize)
/classes/Smarty/SmartyLazyRegister.php:81 (json_encode)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/14/d2/52/14d252257c1ceb57870dbc5084cd907df7ccd774_2.file.javascript.tpl.php:65 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad3d8e4_19353609)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/7a/aa/49/7aaa49c39e2592c89dc6a439457e344433e00903_2.file.head.tpl.php:397 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/7a/aa/49/7aaa49c39e2592c89dc6a439457e344433e00903_2.file.head.tpl.php:82 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad30b56_95258751)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:224 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:46 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1122 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmsfooterservices" LIMIT 1 |
0.221
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:89 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 940 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40695 AND id_shop=1 LIMIT 1 |
0.220
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1029 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 30271 AND `id_group` = 1 LIMIT 1 |
0.219
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 923 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 3370 AND id_shop=1 LIMIT 1 |
0.218
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 6 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.216
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:146 (__construct)
/index.php:3 (require)
|
| 82 |
SHOW TABLES LIKE "2M2_gmcp_1900" |
0.215
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:88
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 624 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `2M2_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/Cart.php:1300
/src/Adapter/Presenter/Cart/CartLazyArray.php:300 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getProductsCount)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:107 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1070 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 11880 AND id_shop=1 LIMIT 1 |
0.215
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 942 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40695) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.214
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1009 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 23619) |
0.212
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 827 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =41629
GROUP BY product_shop.id_product |
0.210
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1052 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 9068 AND id_shop=1 LIMIT 1 |
0.210
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1147 |
SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `2M2_category_product` cp
LEFT JOIN `2M2_category` c ON (c.id_category = cp.id_category)
LEFT JOIN `2M2_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE cp.`id_product` IN (40005,21544,42329,40235,40234,40189,40188,40185,40165,40127,40126,40125,40124,40096,40091,40090,40075,40068,40048,40047) AND cl.`id_lang` = 2
ORDER BY c.`level_depth` DESC |
0.207
ms
|
40 |
Yes
|
|
/modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103
/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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:498 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:204 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 891 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 37019 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 37019 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.206
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 625 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM 2M2_ttwishlist w, 2M2_ttwishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.205
ms
|
1 |
|
|
/modules/ttproductwishlist/ttproductwishlist.php:169
/classes/Hook.php:1077 (hookDisplayTtWishlistHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:124 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 426 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40005 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40005 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.203
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1051 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 9068) |
0.202
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1089 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 10732 AND `id_group` = 1 LIMIT 1 |
0.201
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1090 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 10732) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.201
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 945 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 19 AND mr.`active` = 1 |
0.200
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 974 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 35
AND `active` = 1 LIMIT 1 |
0.200
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE *
FROM `2M2_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:145 (__construct)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:3 (require)
|
| 1041 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 25 AND mr.`active` = 1 |
0.199
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 615 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40124
ORDER BY `position` |
0.199
ms
|
6 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1008 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 23619) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1023 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 62 LIMIT 1 |
0.194
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1084 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 78 LIMIT 1 |
0.193
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1103 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (21544) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.193
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 833 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 41629) |
0.191
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 948 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 12 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.191
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 814 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmstopoffer" LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 953 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 40 LIMIT 1 |
0.188
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1054 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 9068) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.187
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1119 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40068) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.187
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 884 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 19 LIMIT 1 |
0.183
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 21544
ORDER BY f.position ASC |
0.182
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `2M2_lang` l
LEFT JOIN `2M2_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.182
ms
|
3 |
|
|
/classes/Language.php:1080
/config/config.inc.php:143 (loadLanguages)
/index.php:3 (require)
|
| 914 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 10 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.182
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 947 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 19 AND mr.`active` = 1 |
0.181
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 893 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 16 AND mr.`active` = 1 |
0.179
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1024 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 62 LIMIT 1 |
0.179
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 946 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 19 AND mr.`active` = 1 |
0.178
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 877 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 15 AND mr.`active` = 1 |
0.177
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `2M2_hook` h
WHERE (h.active = 1) |
0.176
ms
|
1132 |
|
|
/classes/Hook.php:1366
/classes/Hook.php:811 (getHookStatusByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 922 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3370) |
0.176
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 878 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 8 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.174
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 865 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 14 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 886 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 42
AND `active` = 1 LIMIT 1 |
0.172
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 875 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 15 AND mr.`active` = 1 |
0.171
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 908 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 15264) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.171
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 113 |
SHOW COLUMNS FROM 2M2_gmcp_feeds LIKE "feed_is_default" |
0.170
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `2M2_lang` l
JOIN 2M2_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.169
ms
|
3 |
|
|
/classes/Language.php:1214
/classes/Language.php:1513 (countActiveLanguages)
/classes/Dispatcher.php:531 (isMultiLanguageActivated)
/classes/Dispatcher.php:232 (setRequestUri)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 864 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 5222
AND image_shop.`cover` = 1 LIMIT 1 |
0.169
ms
|
8 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 912 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 17 AND mr.`active` = 1 |
0.168
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 910 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15264
ORDER BY f.position ASC |
0.168
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 970 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 21671
AND image_shop.`cover` = 1 LIMIT 1 |
0.166
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 890 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 37019) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.165
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 943 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40695 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40695 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.164
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1093 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='c2e5fd5a8179ecbf868eb84bb96a710f' AND cache_id="ttmegamenu|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.164
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/ttmegamenu/ttmegamenu.php:1368 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1109 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40185) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.164
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `2M2_meta` m
LEFT JOIN `2M2_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.162
ms
|
222 |
Yes
|
|
/classes/Dispatcher.php:654
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 838 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 41629
ORDER BY f.position ASC |
0.160
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 869 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 5222) |
0.159
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 845 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =3483
GROUP BY product_shop.id_product |
0.158
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 962 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 20292
ORDER BY f.position ASC |
0.158
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 837 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 41629 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 41629 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.157
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 872 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 5222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 879 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 22 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.155
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 613 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40126
ORDER BY `position` |
0.155
ms
|
6 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40005
ORDER BY f.position ASC |
0.154
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 810 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "smartblog" LIMIT 1 |
0.151
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:114 (isInstalled)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php:38 (smarty_template_function_menu_372894911695e701ada8800_26703810)
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:37 (callTemplateFunction)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701adad184_63917285)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2296 (fetch)
/modules/ps_mainmenu/ps_mainmenu.php:1496 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 913 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 17 AND mr.`active` = 1 |
0.151
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 832 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 32
AND `active` = 1 LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1091 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 10732 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 10732 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.150
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 607 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40234
ORDER BY `position` |
0.149
ms
|
3 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 961 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 20292 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 20292 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.149
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 874 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 5222
ORDER BY f.position ASC |
0.148
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1027 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 30271) |
0.147
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1028 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 30271 AND id_shop=1 LIMIT 1 |
0.147
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 980 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 21671
ORDER BY f.position ASC |
0.146
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE *
FROM `2M2_gmcp_feeds` ff
WHERE (ff.iso_lang="en") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.144
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 889 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 37019 AND `id_group` = 1 LIMIT 1 |
0.144
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 969 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =21671
GROUP BY product_shop.id_product |
0.144
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 979 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 21671 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 21671 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.141
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 438 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 21544 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 21544 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.140
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 911 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 17 AND mr.`active` = 1 |
0.140
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 987 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =15985
GROUP BY product_shop.id_product |
0.135
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1004 |
SELECT SQL_NO_CACHE p.*, product_shop.*, stock.out_of_stock, IFNULL(stock.quantity, 0) as quantity,
pl.`description_short`, pl.`available_now`, pl.`available_later`, pl.`link_rewrite`, pl.`name`,
image_shop.`id_image` id_image, il.`legend`
FROM 2M2_product p
INNER JOIN 2M2_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
INNER JOIN `2M2_product_lang` pl ON (
p.`id_product` = pl.`id_product`
AND pl.`id_lang` = 2 AND pl.id_shop = 1
)
LEFT JOIN 2M2_stock_available stock
ON (stock.id_product = `p`.id_product AND stock.id_product_attribute = 0 AND stock.id_shop = 1 AND stock.id_shop_group = 0 )
LEFT JOIN `2M2_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 `2M2_image_lang` il ON (image_shop.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE p.id_product =23619
GROUP BY product_shop.id_product |
0.134
ms
|
1 |
|
Yes
|
/modules/ttmegamenu/ttmegamenu.php:1231
/modules/ttmegamenu/ttmegamenu.php:1251 (getProductById)
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40091
ORDER BY f.position ASC |
0.132
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `2M2_hook` |
0.131
ms
|
1132 |
|
|
/classes/Hook.php:1326
/classes/Hook.php:225 (getAllHookIds)
/classes/Hook.php:851 (getIdByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 458 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40235
ORDER BY f.position ASC |
0.131
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 856 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3483
ORDER BY f.position ASC |
0.128
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 511 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40127 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40127 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40234
ORDER BY f.position ASC |
0.124
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 42329
ORDER BY f.position ASC |
0.123
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40127
ORDER BY f.position ASC |
0.123
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 566 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40090
ORDER BY f.position ASC |
0.123
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40189
ORDER BY f.position ASC |
0.123
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 457 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40235 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40235 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 575 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40075
ORDER BY f.position ASC |
0.122
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 593 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40048
ORDER BY f.position ASC |
0.122
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 855 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3483 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 3483 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.122
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 997 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15985
ORDER BY f.position ASC |
0.122
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM 2M2_shop s
LEFT JOIN 2M2_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.121
ms
|
1 |
|
|
/classes/shop/Shop.php:214
/classes/shop/Shop.php:148 (setUrl)
/classes/shop/Shop.php:431 (__construct)
/config/config.inc.php:117 (initialize)
/index.php:3 (require)
|
| 521 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40126
ORDER BY f.position ASC |
0.121
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 529 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40125 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40125 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 538 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40124 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40124 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.119
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 584 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40068
ORDER BY f.position ASC |
0.119
ms
|
13 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40188
ORDER BY f.position ASC |
0.118
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 503 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40165
ORDER BY f.position ASC |
0.118
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40096
ORDER BY f.position ASC |
0.118
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 602 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40047
ORDER BY f.position ASC |
0.118
ms
|
15 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 448 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 42329 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 42329 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.117
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40185
ORDER BY f.position ASC |
0.117
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40126 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40126 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.117
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 574 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40075 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40075 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1113 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40125) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.116
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40124
ORDER BY f.position ASC |
0.116
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 556 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40091 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40091 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `2M2_module` m
LEFT JOIN `2M2_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.115
ms
|
136 |
|
|
/classes/module/Module.php:341
/modules/smartblog/smartblog.php:59 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 475 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40189 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40189 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 530 |
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM 2M2_feature_product pf
LEFT JOIN 2M2_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN 2M2_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN 2M2_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN 2M2_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 40125
ORDER BY f.position ASC |
0.115
ms
|
14 |
Yes
|
|
/classes/Product.php:6013
/classes/Product.php:5824 (getFrontFeaturesStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 996 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15985 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 15985 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 466 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40234 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40234 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 547 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40096 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40096 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 484 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40188 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40188 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.113
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1106 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40234) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.113
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1115 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40096) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.113
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 502 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40165 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40165 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 565 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40090 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40090 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 583 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40068 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40068 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 955 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 20292) AND (b.`id_shop` = 1) LIMIT 1 |
0.110
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1118 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40075) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.110
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 493 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40185 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40185 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.109
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 652 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 2
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.109
ms
|
17 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1110 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40165) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.108
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 592 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40048 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40048 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 601 |
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 `2M2_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 40047 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `2M2_cart_product` cp JOIN `2M2_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `2M2_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` = 40047 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.107
ms
|
0 |
|
|
/classes/Cart.php:1430
/classes/Product.php:4361 (getProductQuantity)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1116 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40091) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.107
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 885 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 37019) AND (b.`id_shop` = 1) LIMIT 1 |
0.106
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 114 |
SHOW COLUMNS FROM 2M2_gmcp_discount_association LIKE "channel" |
0.105
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 419 |
SELECT SQL_NO_CACHE tr.*
FROM `2M2_tax_rule` tr
JOIN `2M2_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 194)
AND ('43044' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '43044')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.104
ms
|
2 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1104 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (42329) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.104
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 42329) AND (b.`id_shop` = 1) LIMIT 1 |
0.103
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1105 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40235) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.103
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1117 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40090) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.103
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `2M2_module` m
LEFT JOIN `2M2_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.101
ms
|
136 |
|
|
/classes/module/Module.php:341
/modules/gformbuilderpro/gformbuilderpro.php:27 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 822 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 11 AND mr.`active` = 1 |
0.101
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `2M2_module` m
LEFT JOIN `2M2_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.100
ms
|
136 |
|
|
/classes/module/Module.php:341
/modules/blockreassurance/blockreassurance.php:102 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:1004 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1114 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40124) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.100
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 21544) AND (b.`id_shop` = 1) LIMIT 1 |
0.099
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 820 |
SELECT SQL_NO_CACHE tt.*, ll.*
FROM 2M2_ttmegamenu_shop tt
LEFT JOIN `2M2_ttmegamenu_lang` ll ON (ll.`id_ttmegamenu` = tt.`id_ttmegamenu` AND tt.`id_shop` = ll.`id_shop`)
WHERE tt.active = 1 AND ll.id_shop = 1 AND ll.id_lang=2 ORDER BY tt.position ASC, tt.id_ttmegamenu ASC |
0.099
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/classes/TtMegamenuClass.php:247
/modules/ttmegamenu/ttmegamenu.php:1310 (getMenus)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 986 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 54 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
0.099
ms
|
24 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 650 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 1
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.096
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 115 |
SHOW COLUMNS FROM 2M2_gmcp_tags LIKE "custom_label_set_postion" |
0.095
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:128
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1120 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40048) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.094
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 608 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40189
ORDER BY `position` |
0.093
ms
|
5 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `2M2_module` m
LEFT JOIN `2M2_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.092
ms
|
136 |
|
|
/classes/module/Module.php:341
/modules/alma/alma.php:101 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 1038 |
SELECT SQL_NO_CACHE p.id_product FROM 2M2_product p INNER JOIN 2M2_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1) INNER JOIN 2M2_category_product cp ON (p.id_product = cp.id_product) WHERE cp.id_category = 688 AND ps.active = 1 AND ps.visibility IN ("both", "catalog") |
0.092
ms
|
1 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1245
/modules/ttmegamenu/ttmegamenu.php:1181 (getRandomProductByCategory)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1107 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40189) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.092
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.092
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 811 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "smartbloghomelatestnews" LIMIT 1 |
0.091
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:114 (isInstalled)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php:38 (smarty_template_function_menu_372894911695e701ada8800_26703810)
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:37 (callTemplateFunction)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701adad184_63917285)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2296 (fetch)
/modules/ps_mainmenu/ps_mainmenu.php:1496 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1111 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40127) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.091
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 973 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 21671) AND (b.`id_shop` = 1) LIMIT 1 |
0.091
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE *
FROM `2M2_gmcp_feeds` ff
WHERE (ff.iso_lang="it") AND (ff.id_shop=1)
ORDER BY ff.feed_is_default ASC |
0.090
ms
|
370 |
Yes
|
|
/modules/gmerchantcenterpro/models/Feeds.php:121
/modules/gmerchantcenterpro/lib/moduleTools.php:202 (getFeedLangData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1112 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40126) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.089
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 849 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3483) AND (b.`id_shop` = 1) LIMIT 1 |
0.088
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 31) LIMIT 1 |
0.087
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure:CategoryControllerCore::getTemplateVarSubCategories():213})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1108 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40188) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.087
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40235) AND (b.`id_shop` = 1) LIMIT 1 |
0.086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40189) AND (b.`id_shop` = 1) LIMIT 1 |
0.086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40124) AND (b.`id_shop` = 1) LIMIT 1 |
0.086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 605 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 42329
ORDER BY `position` |
0.086
ms
|
4 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 569 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40075) AND (b.`id_shop` = 1) LIMIT 1 |
0.085
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 915 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 24 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.085
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 461 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40234) AND (b.`id_shop` = 1) LIMIT 1 |
0.085
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE t.*,
tl.*
FROM `2M2_hicookietype` t
LEFT JOIN `2M2_hicookietype_lang` `tl` ON t.`id_type` = tl.`id_type`
LEFT JOIN `2M2_hicookietype_shop` `ts` ON t.`id_type` = ts.`id_type`
WHERE (tl.`id_lang` = 2) AND (ts.`id_shop` = 1)
ORDER BY t.position |
0.084
ms
|
4 |
Yes
|
|
/modules/hicookielaw/classes/type.php:81
/modules/hicookielaw/hicookielaw.php:961 (getTypes)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40005
AND image_shop.`cover` = 1 LIMIT 1 |
0.083
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40188) AND (b.`id_shop` = 1) LIMIT 1 |
0.083
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1121 |
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 `2M2_product_attribute` pa
INNER JOIN 2M2_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 `2M2_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `2M2_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `2M2_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `2M2_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (40047) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC; |
0.083
ms
|
1 |
Yes
|
Yes
|
/classes/Product.php:4513
/src/Adapter/Product/ProductColorsRetriever.php:43 (getAttributesColorList)
/src/Adapter/Presenter/Product/ProductLazyArray.php:528 (getColoredVariants)
/src/Adapter/Presenter/AbstractLazyArray.php:269 (getMainVariants)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:300 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/d5/bd/c2/d5bdc2547c856714345c05b25f42d5cf52696c95_2.file.product-listing.tpl.php:27 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae91f72_98335419)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:197 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/1d/62/c3/1d62c36559711f6c264b1db1d8b9a6e233ea7c19_2.file.products.tpl.php:89 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae50444_55822449)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/f8/f3/60/f8f3600124bce08f316470afcdbe1ba2fb0ba87b_2.file.view.tpl.php:30 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ae4d036_19426205)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:447 (display)
/classes/Hook.php:1077 (hookDisplayTtproductView)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:94 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:178 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_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/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:175 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 560 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40090) AND (b.`id_shop` = 1) LIMIT 1 |
0.082
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40127) AND (b.`id_shop` = 1) LIMIT 1 |
0.081
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE tr.*
FROM `2M2_tax_rule` tr
JOIN `2M2_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
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.080
ms
|
1 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:5972 (getTaxCalculator)
/classes/Product.php:5864 (getTaxesInformations)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40125) AND (b.`id_shop` = 1) LIMIT 1 |
0.080
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40096) AND (b.`id_shop` = 1) LIMIT 1 |
0.079
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 846 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3483
AND image_shop.`cover` = 1 LIMIT 1 |
0.079
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 867 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 5222) AND (b.`id_shop` = 1) LIMIT 1 |
0.079
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 587 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40048) AND (b.`id_shop` = 1) LIMIT 1 |
0.079
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40091) AND (b.`id_shop` = 1) LIMIT 1 |
0.078
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 596 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40047) AND (b.`id_shop` = 1) LIMIT 1 |
0.078
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40185) AND (b.`id_shop` = 1) LIMIT 1 |
0.077
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40165) AND (b.`id_shop` = 1) LIMIT 1 |
0.077
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 578 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40068) AND (b.`id_shop` = 1) LIMIT 1 |
0.077
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 991 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15985) AND (b.`id_shop` = 1) LIMIT 1 |
0.077
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE *
FROM `2M2_product` a
LEFT JOIN `2M2_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `2M2_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 40126) AND (b.`id_shop` = 1) LIMIT 1 |
0.076
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:725 (__construct)
/override/classes/Product.php:21 (__construct)
/classes/Link.php:113 (__construct)
/classes/Link.php:189 (getProductObject)
/classes/Product.php:5660 (getProductLink)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 649 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1) LIMIT 1 |
0.076
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 654 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 3
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.076
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 610 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40185
ORDER BY `position` |
0.075
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 825 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 18 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.075
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 828 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 41629
AND image_shop.`cover` = 1 LIMIT 1 |
0.075
ms
|
5 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 620 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40068
ORDER BY `position` |
0.074
ms
|
3 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) LIMIT 1 |
0.074
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:76 (__construct)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 603 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40005
ORDER BY `position` |
0.074
ms
|
3 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 612 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40127
ORDER BY `position` |
0.073
ms
|
5 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 686 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 19
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.073
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 57 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a0
LEFT JOIN `2M2_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 57) AND (a0.`nright` > 66) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc |
0.071
ms
|
243 |
Yes
|
|
/classes/PrestaShopCollection.php:383
/classes/PrestaShopCollection.php:440 (getAll)
/controllers/front/listing/CategoryController.php:246 (rewind)
/classes/controller/FrontController.php:1876 (getBreadcrumbLinks)
/classes/controller/FrontController.php:568 (getBreadcrumb)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 666 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 9
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.071
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 967 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 27 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.070
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 707 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 30
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.068
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 723 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 40
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.068
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 76 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.067
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 611 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40165
ORDER BY `position` |
0.065
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 785 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 71
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.065
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 737 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 47
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.064
ms
|
6 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 42329
AND image_shop.`cover` = 1 LIMIT 1 |
0.063
ms
|
4 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 609 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40188
ORDER BY `position` |
0.063
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 676 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 14
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.063
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 713 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 35
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.063
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 843 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 20 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.063
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1030 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 30271) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.063
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 21544
AND image_shop.`cover` = 1 LIMIT 1 |
0.062
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 606 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `2M2_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 40235
ORDER BY `position` |
0.062
ms
|
2 |
Yes
|
|
/classes/Product.php:3539
/src/Adapter/Image/ImageRetriever.php:84 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:687 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:126 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:49 (__construct)
/classes/controller/ProductListingFrontController.php:116 (present)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 985 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 28 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.062
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1005 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 23619
AND image_shop.`cover` = 1 LIMIT 1 |
0.062
ms
|
14 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 757 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 57
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.061
ms
|
4 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 767 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 62
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.061
ms
|
5 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 861 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 21 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.061
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 700 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 26
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.061
ms
|
3 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 656 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 4
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.060
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1002 |
SELECT SQL_NO_CACHE smi.*,smil.*
FROM 2M2_ttmegamenu_item_shop smi
LEFT JOIN 2M2_ttmegamenu_item_lang smil ON (smi.id_item = smil.id_item AND smi.id_shop = smil.id_shop)
WHERE smi.id_column = 29 AND smil.id_shop = 1 AND smil.id_lang = 2 AND smi.`active` = 1 ORDER BY smi.position ASC, smi.id_item ASC |
0.060
ms
|
82 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1149
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 651 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1 |
0.059
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1086 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 3
AND `active` = 1 LIMIT 1 |
0.059
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 876 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 15 AND mr.`active` = 1 |
0.058
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 32) LIMIT 1 |
0.058
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure:CategoryControllerCore::getTemplateVarSubCategories():213})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE tr.*
FROM `2M2_tax_rule` tr
JOIN `2M2_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 10
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 194)
AND ('43044' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '43044')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.058
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:100
/classes/Product.php:3952 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5725 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40235
AND image_shop.`cover` = 1 LIMIT 1 |
0.058
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 664 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 8
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.058
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 779 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 68
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.058
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 799 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 78
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.058
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE * FROM `2M2_currency` c ORDER BY `iso_code` ASC |
0.057
ms
|
1 |
Yes
|
|
/classes/Currency.php:708
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40189
AND image_shop.`cover` = 1 LIMIT 1 |
0.057
ms
|
5 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40188
AND image_shop.`cover` = 1 LIMIT 1 |
0.057
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 531 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40124
AND image_shop.`cover` = 1 LIMIT 1 |
0.057
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 657 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) LIMIT 1 |
0.057
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 658 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 5
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.057
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 662 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 7
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.057
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 793 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 75
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.057
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE * FROM `2M2_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.056
ms
|
163 |
|
|
/classes/module/Module.php:2041
/classes/Hook.php:929 (getExceptionsStatic)
/classes/controller/FrontController.php:1004 (exec)
/tools/profiling/Controller.php:48 (setMedia)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40234
AND image_shop.`cover` = 1 LIMIT 1 |
0.056
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 653 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) LIMIT 1 |
0.056
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 660 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 6
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.056
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 787 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 72
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.056
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 988 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15985
AND image_shop.`cover` = 1 LIMIT 1 |
0.056
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 688 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 20
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.055
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 751 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 54
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.055
ms
|
2 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 801 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 79
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.055
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.055
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/paypal/paypal.php:352 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 668 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 10
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.055
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 870 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 5222 AND id_shop=1 LIMIT 1 |
0.055
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 30) LIMIT 1 |
0.054
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/classes/Link.php:402 (__construct)
/classes/Link.php:458 (getCategoryObject)
/classes/Link.php:1217 (getCategoryLink)
/classes/controller/FrontController.php:2180 (getLanguageLink)
/classes/controller/FrontController.php:1620 (getAlternativeLangsUrl)
/classes/controller/FrontController.php:1753 (getTemplateVarUrls)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.054
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40125
AND image_shop.`cover` = 1 LIMIT 1 |
0.054
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 549 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40091
AND image_shop.`cover` = 1 LIMIT 1 |
0.054
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40090
AND image_shop.`cover` = 1 LIMIT 1 |
0.054
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 690 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 21
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.054
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 812 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1 |
0.054
ms
|
1 |
|
|
/classes/module/Module.php:2132
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:114 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php:38 (smarty_template_function_menu_372894911695e701ada8800_26703810)
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:37 (callTemplateFunction)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701adad184_63917285)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2296 (fetch)
/modules/ps_mainmenu/ps_mainmenu.php:1496 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40096
AND image_shop.`cover` = 1 LIMIT 1 |
0.054
ms
|
5 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 678 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 15
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.054
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 956 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 30
AND `active` = 1 LIMIT 1 |
0.054
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40127
AND image_shop.`cover` = 1 LIMIT 1 |
0.053
ms
|
5 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 680 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 16
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.053
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 783 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 70
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.053
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 58) LIMIT 1 |
0.053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 670 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 11
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.053
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 692 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 22
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.053
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 781 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 69
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.053
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 739 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 48
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.052
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40126
AND image_shop.`cover` = 1 LIMIT 1 |
0.052
ms
|
6 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 655 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) LIMIT 1 |
0.052
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 665 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9) LIMIT 1 |
0.052
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 702 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 27
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.052
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 791 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 74
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.052
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 567 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40075
AND image_shop.`cover` = 1 LIMIT 1 |
0.051
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 585 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40048
AND image_shop.`cover` = 1 LIMIT 1 |
0.051
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 594 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40047
AND image_shop.`cover` = 1 LIMIT 1 |
0.051
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 672 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 12
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.051
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 674 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 13
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.051
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 682 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 17
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.051
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 725 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 41
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.051
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 769 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 63
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.051
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 771 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 64
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.051
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 786 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) LIMIT 1 |
0.051
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 975 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 21671) |
0.051
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 2
AND `active` = 1 LIMIT 1 |
0.050
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 576 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40068
AND image_shop.`cover` = 1 LIMIT 1 |
0.050
ms
|
3 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 687 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 20) LIMIT 1 |
0.050
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 694 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 23
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 704 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 28
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 708 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 31
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 741 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 49
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 795 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 76
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1094 |
SELECT SQL_NO_CACHE `iso_code`
FROM `2M2_country`
WHERE `id_country` = 10 LIMIT 1 |
0.050
ms
|
1 |
|
|
/classes/Country.php:272
/modules/paypal/classes/InstallmentBanner/BannerManager.php:99 (getIsoById)
/modules/paypal/classes/InstallmentBanner/BannerManager.php:90 (isEligibleCountry)
/modules/paypal/classes/InstallmentBanner/BannerManager.php:120 (isEligibleConf)
/modules/paypal/paypal.php:710 (isBannerAvailable)
/classes/Hook.php:1077 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:203 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40185
AND image_shop.`cover` = 1 LIMIT 1 |
0.050
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 684 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 18
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 696 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 24
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 706 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 29
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 789 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 73
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.050
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1129 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 99 AND `id_shop` = 1 LIMIT 1 |
0.050
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE id_shop
FROM `2M2_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1 |
0.049
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/config/config.inc.php:216 (isAssociatedToShop)
/index.php:3 (require)
|
| 495 |
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `2M2_image` i
INNER JOIN 2M2_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 40165
AND image_shop.`cover` = 1 LIMIT 1 |
0.049
ms
|
2 |
|
|
/classes/Product.php:3570
/classes/Product.php:5643 (getCover)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 691 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 22) LIMIT 1 |
0.049
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 698 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 25
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 715 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 36
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 759 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 58
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 773 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 65
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 797 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 77
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 731 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 44
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 800 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) LIMIT 1 |
0.049
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 803 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 80
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.049
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 33) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure:CategoryControllerCore::getTemplateVarSubCategories():213})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 709 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 32
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 721 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 39
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 735 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 46
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 745 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 51
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 805 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 81
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1124 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='e6f3554faa995d41971b6afc88535182' AND cache_id="ttcmsfooterservices|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.048
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmsfooterservices/ttcmsfooterservices.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:89 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 659 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 663 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 667 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 677 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 712 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 35) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 717 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 37
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 719 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 38
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 727 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 42
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 729 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 43
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 733 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 45
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 743 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 50
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 747 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 52
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 753 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 55
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 755 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 56
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 763 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 60
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 765 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 61
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 777 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 67
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.048
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 780 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) LIMIT 1 |
0.048
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 661 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) LIMIT 1 |
0.047
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 807 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM 2M2_ttwishlist w, 2M2_ttwishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.047
ms
|
1 |
|
|
/modules/ttproductwishlist/ttproductwishlist.php:169
/classes/Hook.php:1077 (hookDisplayTtWishlistHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:174 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE *
FROM `2M2_currency` a
LEFT JOIN `2M2_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `2M2_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.047
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 34) LIMIT 1 |
0.047
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/controllers/front/listing/CategoryController.php:214 (__construct)
:undefined ({closure:CategoryControllerCore::getTemplateVarSubCategories():213})
/controllers/front/listing/CategoryController.php:213 (array_map)
/controllers/front/listing/CategoryController.php:118 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 58 |
0.047
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 669 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) LIMIT 1 |
0.047
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 710 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 33
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.047
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 738 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) LIMIT 1 |
0.047
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 749 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 53
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.047
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 761 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 59
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.047
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 775 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 66
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.047
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 806 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='3628d342288404faa6b5c6dc003b0ebf' AND cache_id="ttblocksearch|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.047
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/ttblocksearch/ttblocksearch.php:321 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1142 |
SELECT SQL_NO_CACHE *
FROM `2M2_configuration`
WHERE (name = "TAWKTO_WIDGET_OPTS_1") |
0.047
ms
|
1 |
|
|
/modules/tawkto/tawkto.php:103
/classes/Hook.php:1077 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 631 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `2M2_smarty_last_flush` WHERE type='template' LIMIT 1 |
0.046
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:143
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ps_banner/ps_banner.php:259 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 679 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 689 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 21) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 705 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 29) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 714 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 734 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 756 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 770 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 64) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 782 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1123 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 102 AND `id_shop` = 1 LIMIT 1 |
0.046
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:89 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 701 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 27) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 722 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 788 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) LIMIT 1 |
0.046
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE value FROM `2M2_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.045
ms
|
1 |
|
|
/classes/shop/Shop.php:1183
/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:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 671 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 673 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 681 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 17) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 685 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 19) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 697 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 25) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 711 |
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`, cl.`link_rewrite`, category_shop.`id_shop`
FROM `2M2_category` c
LEFT JOIN `2M2_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.id_shop = 1 )
INNER JOIN 2M2_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
WHERE `id_lang` = 2
AND c.`id_parent` = 34
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY category_shop.`position` ASC |
0.045
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:1151
/modules/ttblocksearch/ttblocksearch.php:343 (getChildren)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 724 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 784 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 790 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 794 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 798 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 819 |
SELECT SQL_NO_CACHE COUNT(*)
FROM 2M2_ttmegamenu_item_shop smi
WHERE smi.type_link = 5 AND smi.active = 1 AND smi.id_shop = 1 LIMIT 1 |
0.045
ms
|
82 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1300
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 954 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 40 LIMIT 1 |
0.045
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1095 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttadvertising" LIMIT 1 |
0.045
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 675 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 683 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 699 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 26) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 703 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 28) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 718 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 726 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 42) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 740 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 742 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 802 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) LIMIT 1 |
0.045
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 693 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 23) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 695 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 24) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 732 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 736 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 758 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 15 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `2M2_hook_alias` |
0.044
ms
|
87 |
|
|
/classes/Hook.php:287
/classes/Hook.php:318 (getAllHookAliases)
/classes/Hook.php:746 (getHookAliasesFor)
/classes/Hook.php:842 (getHookModuleExecList)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 434 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 21544) |
0.044
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 716 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 720 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 728 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 776 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 778 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 792 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) LIMIT 1 |
0.044
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1087 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 10732) |
0.044
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 748 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 796 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 957 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 20292) |
0.043
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 58 LIMIT 1 |
0.043
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40005) |
0.043
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 730 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 746 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 750 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 752 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 762 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 766 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 772 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 804 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) LIMIT 1 |
0.043
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 847 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 9 LIMIT 1 |
0.043
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE *
FROM `2M2_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1 |
0.042
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 760 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) LIMIT 1 |
0.042
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1011 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 23619 AND `id_group` = 1 LIMIT 1 |
0.042
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE *
FROM `2M2_lang` a
LEFT JOIN `2M2_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.042
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:206 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 626 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttthemesettings" LIMIT 1 |
0.042
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:278 (isInstalled)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 744 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) LIMIT 1 |
0.042
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 754 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) LIMIT 1 |
0.042
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 764 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) LIMIT 1 |
0.042
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 768 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) LIMIT 1 |
0.042
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 774 |
SELECT SQL_NO_CACHE *
FROM `2M2_category` a
LEFT JOIN `2M2_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `2M2_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) LIMIT 1 |
0.042
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:164 (__construct)
/modules/ttblocksearch/ttblocksearch.php:333 (__construct)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:369 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:293 (getCategoryOption)
/modules/ttblocksearch/ttblocksearch.php:319 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 971 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 47 LIMIT 1 |
0.042
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 50 |
SELECT SQL_NO_CACHE * FROM `2M2_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.041
ms
|
9 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:381 (getImagesTypes)
/classes/controller/FrontController.php:1627 (getNoPictureImage)
/classes/controller/FrontController.php:1753 (getTemplateVarUrls)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40005) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.041
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 824 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 5 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.040
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 24 |
SELECT SQL_NO_CACHE `id_lang` FROM `2M2_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.040
ms
|
3 |
|
|
/classes/Language.php:880
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.039
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 453 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40235) |
0.039
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40234) |
0.039
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE id_feed
FROM `2M2_gmcp_feeds` ff
WHERE (ff.id_shop=1) LIMIT 1 |
0.039
ms
|
370 |
|
|
/modules/gmerchantcenterpro/models/Feeds.php:83
/modules/gmerchantcenterpro/lib/moduleTools.php:197 (hasSavedData)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 868 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 43
AND `active` = 1 LIMIT 1 |
0.039
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `2M2_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.038
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:561 (__construct)
/config/config.inc.php:171 (getGroup)
/index.php:3 (require)
|
| 38 |
SELECT SQL_NO_CACHE * FROM `2M2_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.038
ms
|
9 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:221 (getImagesTypes)
/controllers/front/listing/CategoryController.php:239 (getImage)
/controllers/front/listing/CategoryController.php:203 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 632 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='7b4e388f15846065fc7732ea034807d4' AND cache_id="ps_banner|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.038
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ps_banner/ps_banner.php:259 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40189) |
0.038
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 963 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 20 AND mr.`active` = 1 |
0.038
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 839 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 13 AND mr.`active` = 1 |
0.037
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 907 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 15264 AND `id_group` = 1 LIMIT 1 |
0.037
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_flush) as last_flush FROM `2M2_smarty_last_flush` WHERE type='compile' LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:96
/classes/Smarty/SmartyCustom.php:120 (check_compile_cache_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2255 (getCurrentSubTemplate)
/modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php:79 (display)
/modules/ps_googleanalytics/ps_googleanalytics.php:86 (run)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE * FROM `2M2_image_type` WHERE 1 ORDER BY `name` ASC |
0.036
ms
|
9 |
Yes
|
|
/classes/ImageType.php:109
/modules/ttthemecustomizer/ttthemecustomizer.php:2647 (getImagesTypes)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 447 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 42329) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40234) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40185) |
0.036
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40165) |
0.036
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40124) |
0.036
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 813 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 70 AND `id_shop` = 1 LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/module/Module.php:2132
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:114 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php:38 (smarty_template_function_menu_372894911695e701ada8800_26703810)
/var/cache/prod/smarty/compile/2emme2/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php:37 (callTemplateFunction)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701adad184_63917285)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2296 (fetch)
/modules/ps_mainmenu/ps_mainmenu.php:1496 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 816 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='cf5c248f30609fe3638c396123d607b0' AND cache_id="ttcmstopoffer|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmstopoffer/ttcmstopoffer.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 857 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 14 AND mr.`active` = 1 |
0.036
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 871 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 5222 AND `id_group` = 1 LIMIT 1 |
0.036
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 981 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 21 AND mr.`active` = 1 |
0.036
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1012 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 23619) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1072 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 11880) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.036
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE *
FROM `2M2_group` a
LEFT JOIN `2M2_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.035
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40005 AND id_shop=1 LIMIT 1 |
0.035
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 815 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 92 AND `id_shop` = 1 LIMIT 1 |
0.035
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 823 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 11 AND mr.`active` = 1 |
0.035
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 894 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 16 AND mr.`active` = 1 |
0.035
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 895 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 16 AND mr.`active` = 1 |
0.035
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1096 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 75 AND `id_shop` = 1 LIMIT 1 |
0.035
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE name, alias FROM `2M2_hook_alias` |
0.034
ms
|
87 |
|
|
/classes/Hook.php:339
/classes/Hook.php:154 (getCanonicalHookNames)
/classes/Hook.php:363 (normalizeHookName)
/classes/Hook.php:386 (getAllKnownNames)
/classes/Hook.php:974 (isHookCallableOn)
/classes/Dispatcher.php:606 (exec)
/classes/Dispatcher.php:243 (loadRoutes)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 29 |
SELECT SQL_NO_CACHE *
FROM `2M2_currency` a
LEFT JOIN `2M2_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.034
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:690 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 44
AND `active` = 1 LIMIT 1 |
0.034
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE *
FROM `2M2_tax_lang`
WHERE `id_tax` = 1 |
0.034
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/tax/TaxRulesTaxManager.php:116 (__construct)
/classes/Product.php:3926 (getTaxCalculator)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 834 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 41629 AND id_shop=1 LIMIT 1 |
0.034
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'BR' LIMIT 1 |
0.034
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 69) LIMIT 1 |
0.034
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 42329) |
0.034
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 588 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40048) |
0.034
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'cart_default' LIMIT 1 |
0.033
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 19) LIMIT 1 |
0.033
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 966 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 13 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.033
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 998 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 22 AND mr.`active` = 1 |
0.033
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40127) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.033
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40124) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.033
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 821 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 11 AND mr.`active` = 1 |
0.033
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 836 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 41629) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.033
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 866 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 14 LIMIT 1 |
0.033
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40188) |
0.032
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 848 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 9 LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE `id_lang` FROM `2M2_lang` WHERE `iso_code` = 'en' LIMIT 1 |
0.032
ms
|
3 |
|
|
/classes/Language.php:854
/classes/Tools.php:627 (getIdByIso)
/classes/Dispatcher.php:236 (switchLanguage)
/classes/Dispatcher.php:201 (__construct)
/index.php:6 (getInstance)
|
| 54 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.032
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'IT' LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 68) LIMIT 1 |
0.032
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 842 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 6 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.032
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 960 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 20292) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 992 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 15985) |
0.032
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1071 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 11880 AND `id_group` = 1 LIMIT 1 |
0.032
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1125 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmstestimonial" LIMIT 1 |
0.032
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:89 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 131 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 26) LIMIT 1 |
0.031
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 35 LIMIT 1 |
0.031
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.031
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40126) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.031
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 561 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40090) |
0.031
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 570 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40075) |
0.031
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 579 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40068) |
0.031
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 597 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40047) |
0.031
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 860 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 7 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.031
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 924 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 3370 AND `id_group` = 1 LIMIT 1 |
0.031
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 984 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 14 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.031
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1001 |
SELECT SQL_NO_CACHE mc.*
FROM 2M2_ttmegamenu_column_shop mc
WHERE mc.`id_shop` = 1 AND mc.id_row = 15 AND mc.`active` = 1 ORDER BY mc.position ASC, mc.id_column ASC |
0.031
ms
|
16 |
Yes
|
|
/modules/ttmegamenu/ttmegamenu.php:1138
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1131 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmsfooter1" LIMIT 1 |
0.031
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 79 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.030
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 123 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'EUR') LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 109) LIMIT 1 |
0.030
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'PLN') LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 346 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 175) LIMIT 1 |
0.030
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 21544) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40185) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40127) |
0.030
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40126) |
0.030
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40125) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 546 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40096) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40091) |
0.030
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 829 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 3 LIMIT 1 |
0.030
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 851 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 3483) |
0.030
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 21) LIMIT 1 |
0.030
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40125) |
0.030
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.029
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/controller/FrontController.php:1669 (isEnabled)
/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 17) LIMIT 1 |
0.029
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 30 LIMIT 1 |
0.029
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40189) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.029
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `2M2_product` p
INNER JOIN `2M2_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 40096) |
0.029
ms
|
1 |
|
|
/classes/Product.php:3860
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40235) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.029
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 978 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 21671) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.029
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1097 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='e72cdede218f1daa8c57cd0ade9f5b75' AND cache_id="ttadvertising|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.029
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2285 (createTemplate)
/modules/ttadvertising/ttadvertising.php:347 (fetch)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE state FROM 2M2_feature_flag WHERE name = 'multiple_image_format' LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/FeatureFlag.php:105
/src/Core/Image/ImageFormatConfiguration.php:69 (isEnabled)
/src/Adapter/Image/ImageRetriever.php:209 (getGenerationFormats)
/controllers/front/listing/CategoryController.php:239 (getImage)
/controllers/front/listing/CategoryController.php:203 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 483 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40188) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 854 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 3483) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.028
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 24) LIMIT 1 |
0.028
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 144) LIMIT 1 |
0.028
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 11) LIMIT 1 |
0.028
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE `id_lang` FROM `2M2_lang`
WHERE `locale` = 'en-us'
OR `language_code` = 'en-us' LIMIT 1 |
0.027
ms
|
3 |
|
|
/classes/Language.php:880
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 19 |
0.027
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 29) LIMIT 1 |
0.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 93) LIMIT 1 |
0.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 564 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40090) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 573 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40075) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1006 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 57 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1133 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='54b106cebbcaa1c440e0fc13666e04e5' AND cache_id="ttcmsfooter1|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmsfooter1/ttcmsfooter1.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "pm_advancedpack" LIMIT 1 |
0.027
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:186 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 219) LIMIT 1 |
0.027
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 19
AND `active` = 1 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 555 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40091) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 989 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `2M2_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 54 LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/Category.php:1373
/classes/Product.php:5658 (getLinkRewrite)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 995 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 15985) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.027
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1146 |
SELECT SQL_NO_CACHE data
FROM `2M2_ganalytics_data`
WHERE id_cart = 0
AND id_shop = 1 LIMIT 1 |
0.027
ms
|
0 |
|
|
/modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39
/modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php:51 (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:1077 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:498 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:204 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 142) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE *
FROM `2M2_currency_lang`
WHERE `id_currency` = 1 |
0.026
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:690 (getCurrencyInstance)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE format
FROM `2M2_address_format`
WHERE `id_country` = 10 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/AddressFormat.php:653
/classes/AddressFormat.php:630 (getFormatDB)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 10 |
0.026
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 77 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.026
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 78 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.026
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 4) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 3) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 23) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 22) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 2) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 37) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'HUF') LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 121) LIMIT 1 |
0.026
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE id_order
FROM `2M2_orders` o
WHERE (o.id_cart=0) LIMIT 1 |
0.026
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/dao/moduleDao.php:442
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:90 (getOrderIdFromCart)
:undefined (displayHeader)
/modules/gmerchantcenterpro/lib/hook/hookDisplay.php:49 (call_user_func_array)
/modules/gmerchantcenterpro/lib/hook/hookController.php:59 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:347 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:307 (execHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40005 AND `id_group` = 1 LIMIT 1 |
0.026
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40185 AND id_shop=1 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40165) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40125 AND id_shop=1 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 568 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 582 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40068) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 595 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 627 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 89 AND `id_shop` = 1 LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/module/Module.php:2132
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:278 (isEnabled)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 808 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.026
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE *
FROM `2M2_group_lang`
WHERE `id_group` = 1 |
0.025
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:397 (__construct)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE *
FROM `2M2_state` a
WHERE (a.`id_state` = 194) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:404 (__construct)
/classes/AddressFormat.php:439 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'home_default' LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'IE' LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 20) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 135) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 27) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 1) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 13) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 299 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 16) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 204) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 44) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'CL' LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 355 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 186) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 412 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 35 LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_group`
WHERE `id_group` = 1 LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Group.php:151
/classes/Product.php:3994 (getReductionByIdGroup)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40096 AND id_shop=1 LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 840 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 13 AND mr.`active` = 1 |
0.025
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 964 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 20 AND mr.`active` = 1 |
0.025
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1100 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='ad42266c5fd169bb8aba918b26577c27' AND cache_id="ps_newproducts|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ps_newproducts/ps_newproducts.php:197 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1127 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='3221104908ccd803edbec6d63b1a3289' AND cache_id="ttcmstestimonial|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmstestimonial/ttcmstestimonial.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:89 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1132 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 100 AND `id_shop` = 1 LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1141 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='14f3e6d3f5719f729bfd1d7275ccfb82' AND cache_id="ps_linklist|displayFooter|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ps_linklist/ps_linklist.php:276 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1145 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='90435934d880e222c89680f3907ca04a' AND cache_id="ttcmspaymentlogo|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmspaymentlogo/ttcmspaymentlogo.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:60 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'DKK') LIMIT 1 |
0.025
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 215) LIMIT 1 |
0.025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 835 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 41629 AND `id_group` = 1 LIMIT 1 |
0.025
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 26 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:91 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:150 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:95 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:207 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:150 (getPriceSpecifications)
/classes/controller/Controller.php:208 (getLocale)
/classes/controller/FrontController.php:284 (init)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 83 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.024
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 110) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 18) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'SEK') LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 170) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 25) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 209) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 220) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 15) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'GTQ') LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 635 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='a530dafea3978498dec527c1046e12de' AND cache_id="ttcmssubbanner|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmssubbanner/ttcmssubbanner.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 858 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 14 AND mr.`active` = 1 |
0.024
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 972 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 47 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 976 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 21671 AND id_shop=1 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 982 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 21 AND mr.`active` = 1 |
0.024
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 999 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 22 AND mr.`active` = 1 |
0.024
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1260 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 87 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_taxonomy` (`id_taxonomy` int(11) NOT NULL AUTO_INCREMENT, `value` text NOT NULL, `lang` varchar(5) NOT NULL, PRIMARY KEY (`id_taxonomy`), KEY `lang` (`lang`), FULLTEXT KEY `ft_index` (`value`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.024
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 201) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 30) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE c.id_currency
FROM `2M2_currency` c
WHERE (deleted = 0) AND (iso_code = 'CZK') LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Currency.php:893
/modules/gmerchantcenterpro/lib/moduleTools.php:215 (getIdByIsoCode)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 14) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE *
FROM `2M2_country` a
LEFT JOIN `2M2_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
0.024
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:71
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40126 AND `id_group` = 1 LIMIT 1 |
0.024
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 571 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40075 AND id_shop=1 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 586 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 591 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40048) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 628 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_banner" LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 850 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_manufacturer`
WHERE `id_manufacturer` = 17
AND `active` = 1 LIMIT 1 |
0.024
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/classes/Product.php:5669 (getNameById)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE id_shop
FROM `2M2_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/classes/Tools.php:699 (isAssociatedToShop)
/classes/controller/FrontController.php:368 (setCurrency)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'category_default' LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 80 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.023
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 68 |
0.023
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 69 |
0.023
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 390 |
SELECT SQL_NO_CACHE `id_category`
FROM `2M2_category_shop`
WHERE `id_category` = 30
AND `id_shop` = 1 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Category.php:2446
/controllers/front/listing/CategoryController.php:133 (existsInShop)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 21544 AND id_shop=1 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 598 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40047 AND id_shop=1 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 638 |
SELECT SQL_NO_CACHE UNIX_TIMESTAMP(last_update) as last_update, filepath FROM `2M2_smarty_lazy_cache`
WHERE `template_hash`='97fae1ac049a179291ed3afeab66b8b7' AND cache_id="ttcmsheader|1|1|1|2|10" AND compile_id="2emme2" LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Smarty/SmartyCustom.php:216
/classes/Smarty/SmartyCustom.php:154 (is_in_lazy_cache)
/classes/Smarty/SmartyCustom.php:122 (check_template_invalidation)
/classes/module/Module.php:2320 (createTemplate)
/classes/module/Module.php:2375 (getCurrentSubTemplate)
/modules/ttcmsheader/ttcmsheader.php:279 (isCached)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 830 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 3 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 10 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 26 |
0.023
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40235 AND id_shop=1 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40090 AND `id_group` = 1 LIMIT 1 |
0.023
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 577 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 30 LIMIT 1 |
0.023
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'category_header' LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 154 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'CO' LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 338 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 11 |
0.022
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40234 AND id_shop=1 LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM 2M2_required_field |
0.022
ms
|
1 |
|
|
/classes/ObjectModel.php:1589
/classes/ObjectModel.php:1624 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1555 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:567 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'large_default' LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 88 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_categories` (`id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_category` (`id_category`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.022
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 92 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_brands` (`id_tag` int(11) NOT NULL, `id_brand` int(11) NOT NULL, UNIQUE KEY `tag_brand` (`id_tag`,`id_brand`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.022
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 17 |
0.022
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 21 |
0.022
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 109 |
0.022
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 93 |
0.022
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 142 |
0.022
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40091 AND `id_group` = 1 LIMIT 1 |
0.022
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 600 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `2M2_stock_available`
WHERE (id_product = 40047) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/classes/Product.php:4349 (getQuantityAvailableByProduct)
/classes/Product.php:5797 (getQuantity)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 633 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmssubbanner" LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 809 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 480 AND `id_shop` = 1 LIMIT 1 |
0.022
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 965 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 20 AND mr.`active` = 1 |
0.022
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE * FROM `2M2_image_type` |
0.021
ms
|
9 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:224 (getFormattedName)
/controllers/front/listing/CategoryController.php:239 (getImage)
/controllers/front/listing/CategoryController.php:203 (getImage)
/controllers/front/listing/CategoryController.php:99 (getTemplateVarCategory)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.021
ms
|
0 |
|
|
/classes/module/Module.php:2132
/classes/controller/FrontController.php:1669 (isEnabled)
/classes/controller/FrontController.php:1813 (getDisplayTaxesLabel)
/controllers/front/listing/CategoryController.php:276 (getTemplateVarPage)
/classes/controller/FrontController.php:562 (getTemplateVarPage)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'medium_default' LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 89 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_taxonomy_categories` (`id_category` int(11) NOT NULL, `id_shop` int(3) NOT NULL DEFAULT "1", `txt_taxonomy` text NOT NULL, `lang` char(5) NOT NULL, KEY `id_category` (`id_category`,`lang`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.021
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 90 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_brands` (`id_brands` int(11) NOT NULL, `id_shop` int(11) NOT NULL DEFAULT "1", UNIQUE KEY `id_brands` (`id_brands`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.021
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 105 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_reporting` (`id_reporting` int(11) NOT NULL AUTO_INCREMENT,`iso_feed` LONGTEXT NOT NULL, `reporting_content` LONGTEXT NOT NULL,`id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_reporting`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.021
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 107 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_advanced_exclusion` (`id` int(11) NOT NULL AUTO_INCREMENT, `status` int(11) NOT NULL DEFAULT "1", `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `exclusion_value` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.021
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 130 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 26 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 24 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 4 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 236 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 135 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'HK' LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 29 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 14 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 175 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'UR' LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 219 |
0.021
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_hook`
WHERE `id_hook` = 978 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Hook.php:241
/classes/Hook.php:911 (getNameById)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 42329 AND id_shop=1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40189 AND id_shop=1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40188 AND id_shop=1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40165 AND id_shop=1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 562 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40090 AND id_shop=1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 572 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40075 AND `id_group` = 1 LIMIT 1 |
0.021
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 634 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 74 AND `id_shop` = 1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:122 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:26 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 841 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 13 AND mr.`active` = 1 |
0.021
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 859 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 14 AND mr.`active` = 1 |
0.021
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 958 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 20292 AND id_shop=1 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 983 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 21 AND mr.`active` = 1 |
0.021
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1000 |
SELECT SQL_NO_CACHE mr.*
FROM 2M2_ttmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_ttmegamenu = 22 AND mr.`active` = 1 |
0.021
ms
|
16 |
|
|
/modules/ttmegamenu/ttmegamenu.php:1118
/modules/ttmegamenu/ttmegamenu.php:1261 (getRowInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1007 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 57 LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1098 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_newproducts" LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1143 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmspaymentlogo" LIMIT 1 |
0.021
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:60 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 35 |
SELECT SQL_NO_CACHE `id_category`
FROM `2M2_category_shop`
WHERE `id_category` = 30
AND `id_shop` = 1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Category.php:2446
/controllers/front/listing/CategoryController.php:83 (existsInShop)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM 2M2_category_group ctg
WHERE ctg.`id_category` = 30 AND ctg.`id_group` = 1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Category.php:1751
/controllers/front/listing/CategoryController.php:90 (checkAccess)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'small_default' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 81 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 86 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 94 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_products` (`id_tag` int(11) NOT NULL, `id_product` int(11) NOT NULL, product_name VARCHAR (255) NOT NULL, UNIQUE KEY `tag_product` (`id_tag`,`id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 96 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_features_by_cat` (`id_cat` int(11) NOT NULL DEFAULT '0', `id_shop` int(3) NOT NULL DEFAULT "1", `values` text NOT NULL, PRIMARY KEY (`id_cat`, `id_shop`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 100 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_new_product` (`id_tag` int(11) NOT NULL, `from_date` DATETIME, `id_product` int, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_new_product` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 101 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_best_sale` (`id_tag` int(11) NOT NULL, `amount` CHAR(255) NOT NULL, `unit` CHAR(255) ,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_best_sales` (`id_tag`, `id_product`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 102 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_last_product_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 108 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_product_excluded` (`id_rule` int(11) NOT NULL DEFAULT "0",`id_product` int(11) NOT NULL DEFAULT "0", `id_product_attribute` int(11)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'CA' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'CH' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 3 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 227 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 20 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 23 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 170 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 2 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 13 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 30 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'VN' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 318 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 44 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 68 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 69 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'RU' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 175 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 352 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 15 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GE' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SK' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 121 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 21544 AND `id_group` = 1 LIMIT 1 |
0.020
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40127 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40126 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40124 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40096 AND `id_group` = 1 LIMIT 1 |
0.020
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40091 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 589 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40048 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 852 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 3483 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 959 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 20292 AND `id_group` = 1 LIMIT 1 |
0.020
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 977 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 21671 AND `id_group` = 1 LIMIT 1 |
0.020
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 990 |
SELECT SQL_NO_CACHE name FROM 2M2_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:5659
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 993 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 15985 AND id_shop=1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1126 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 79 AND `id_shop` = 1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:89 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1134 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1136 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1139 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1144 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 101 AND `id_shop` = 1 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:147 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:60 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 93 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_cats` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, UNIQUE KEY `tag_cat` (`id_tag`,`id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.020
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 215 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'IN' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 110 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 22 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'IT' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 37 |
0.020
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'KW' LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 817 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttmegamenu" LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1138 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `2M2_country`
WHERE `id_country` = 10 LIMIT 1 |
0.020
ms
|
1 |
|
|
/classes/Country.php:402
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE id_shop
FROM `2M2_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/ObjectModel.php:1724
/classes/Group.php:400 (isAssociatedToShop)
/classes/Cart.php:249 (getCurrent)
/classes/Cart.php:222 (setTaxCalculationMethod)
/classes/controller/FrontController.php:467 (__construct)
/controllers/front/listing/CategoryController.php:81 (init)
/tools/profiling/Controller.php:41 (init)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `2M2_country`
WHERE `id_country` = 10 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:402
/classes/AddressFormat.php:634 (isNeedDniByCountryId)
/classes/AddressFormat.php:615 (getFormat)
/classes/AddressFormat.php:562 (getAddressCountryFormat)
/classes/AddressFormat.php:438 (getOrderedAddressFields)
/classes/controller/FrontController.php:1773 (generateAddress)
/classes/controller/FrontController.php:563 (getTemplateVarShop)
/classes/controller/FrontController.php:625 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'stores_default' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 84 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.019
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 103 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_last_product_not_ordered` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `last_product_ordered` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.019
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 19 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'DK' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 18 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'MX' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 144 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'NZ' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 257 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 27 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'PH' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 25 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 269 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 201 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 215 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 1 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 281 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AT' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'TR' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 209 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'IL' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 220 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'TH' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 204 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 11 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 6 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'HU' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40188 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40185 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40165 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 580 |
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `2M2_product_shop`
WHERE `id_product` = 40068 AND id_shop=1 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Product.php:6873
/classes/Product.php:3925 (getIdTaxRulesGroupByIdProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 636 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttcmsheader" LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 645 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 818 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 478 AND `id_shop` = 1 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 853 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 3483 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 994 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 15985 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/Product.php:5990 (getProductProperties)
/modules/ttmegamenu/ttmegamenu.php:1184 (getProductsProperties)
/modules/ttmegamenu/ttmegamenu.php:1263 (getColInfo)
/modules/ttmegamenu/ttmegamenu.php:1339 (getSubMenu)
/modules/ttmegamenu/ttmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1088 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:198 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:35 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 68 |
SELECT SQL_NO_CACHE `width`, `height`
FROM 2M2_image_type
WHERE `name` = 'sub_category_mini' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Image.php:560
/modules/ttthemecustomizer/ttthemecustomizer.php:2649 (getSize)
/modules/ttthemecustomizer/ttthemecustomizer.php:2673 (_prepHook)
/classes/Hook.php:1077 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 95 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_suppliers` (`id_tag` int(11) NOT NULL, `id_supplier` int(11) NOT NULL, UNIQUE KEY `tag_supplier` (`id_tag`,`id_supplier`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.019
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 98 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_features` (`id_tag` int(11) NOT NULL, `id_feature` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_feature`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.019
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 99 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_categories` (`id_tag` int(11) NOT NULL, `id_category` int(11) NOT NULL, `id_shop` int(11) NOT NULL, UNIQUE KEY `tag_feature` (`id_tag`, `id_category`)) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.019
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 109 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_price_range` (`id_tag` int(11) NOT NULL, `price_min` CHAR(255) NOT NULL, `price_max` CHAR(255), `id_product` CHAR(255), UNIQUE KEY `tag_price_range` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.019
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 17 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 21 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 24 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'NO' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'MY' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'ID' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SG' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'NL' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'ZA' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 16 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'PL' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'RU' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 356 |
SELECT SQL_NO_CACHE *
FROM `2M2_country_lang`
WHERE `id_country` = 186 |
0.019
ms
|
3 |
|
|
/src/Adapter/EntityMapper.php:79
/classes/ObjectModel.php:283 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gmerchantcenterpro/lib/moduleTools.php:211 (__construct)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 219 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40235 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40234 AND `id_group` = 1 LIMIT 1 |
0.019
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1135 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.019
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 104 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags_dynamic_promotion` (`id_tag` int(11) NOT NULL,`start_date` DATETIME, `end_date` DATETIME, `id_product` CHAR(255), UNIQUE KEY `promotion` (`id_tag`, `id_product`)) ENGINE=InnoDB DEFAULT CHARSET=utf8; |
0.018
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 110 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tmp_rules`(`id` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1",`type` char(255) NOT NULL, `exclusion_values` longtext NOT NULL, PRIMARY KEY (`id`)) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1; |
0.018
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 135 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SE' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 22 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 170 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AR' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 44 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'JP' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'PT' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 6 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 367 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 93 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'VE' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 37 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 121 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40189 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40127 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40124 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 637 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 76 AND `id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 639 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1099 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:368 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:170 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 85 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.018
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 146 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 4 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 216 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 109 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'BE' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 221 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 3 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 20 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 23 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 144 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'TW' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'DE' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'CZ' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'KO' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 14 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'SA' LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 42329 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40125 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 581 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40068 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 590 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40048 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 599 |
SELECT SQL_NO_CACHE `reduction`
FROM `2M2_product_group_reduction_cache`
WHERE `id_product` = 40047 AND `id_group` = 1 LIMIT 1 |
0.018
ms
|
0 |
|
|
/classes/GroupReduction.php:153
/classes/Product.php:3990 (getValueForProduct)
/classes/Product.php:3716 (priceCalculation)
/classes/Product.php:5691 (getPriceStatic)
/classes/ProductAssembler.php:206 (getProductProperties)
/classes/controller/ProductListingFrontController.php:108 (assembleProducts)
/classes/controller/ProductListingFrontController.php:378 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:635 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:135 (doProductSearch)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 640 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1137 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 1140 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1 |
0.018
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:107 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/3d/e6/eb/3de6eb9ff36f00d8878e1ae73338482a55317a58_2.file.footer.tpl.php:42 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebcf02_95932798)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/e0/2a/ba/e02aba59da98545634a0b83b0c187f5b4aafbe10_2.file.ttheaderfootersetting.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701aebb082_33414375)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:431 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:456 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:191 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 106 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_feeds` (`id_feed` int(11) NOT NULL AUTO_INCREMENT,`iso_lang` LONGTEXT NOT NULL,`iso_country` LONGTEXT NOT NULL,`iso_currency` LONGTEXT NOT NULL, `taxonomy` LONGTEXT NOT NULL, `id_shop` int(11) NOT NULL,`date_add` datetime NOT NULL,`date_upd` datetime NOT NULL,PRIMARY KEY (`id_feed`)) ENGINE=' . _MYSQL_ENGINE_ . ' DEFAULT CHARSET=utf8; |
0.017
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AU' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 110 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 18 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 27 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 13 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 209 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 204 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 15 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "gsnippetsreviews" LIMIT 1 |
0.017
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:187 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 91 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_tags` (`id_tag` int(11) NOT NULL AUTO_INCREMENT, `id_shop` int(11) NOT NULL DEFAULT "1", `name` char(255) NOT NULL, `type` char(255) NOT NULL, `active` TINYINT NOT NULL, `position` INT NOT NULL, `end_date` DATE, PRIMARY KEY (`id_tag`)) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; |
0.017
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 148 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 159 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 182 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 25 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 201 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 215 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'AE' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 1 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 298 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 16 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 29 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 307 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 220 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 186 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'ES' LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 142 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 643 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 646 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 647 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ttblocksearch" LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 648 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
0.017
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 97 |
CREATE TABLE IF NOT EXISTS `2M2_gmcp_discount_association` (`id_association` int(11) NOT NULL AUTO_INCREMENT, `id_discount` int(11) NOT NULL, `id_product` int(11) NOT NULL, `channel` CHAR(120) NOT NULL DEFAULT "SHOPPING_ADS", PRIMARY KEY (`id_association`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; |
0.016
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/install/installSql.php:78
/modules/gmerchantcenterpro/lib/install/installSql.php:35 (exec)
/modules/gmerchantcenterpro/lib/install/installController.php:48 (install)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:93 (run)
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'GB' LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE `id_country`
FROM `2M2_country`
WHERE `iso_code` = 'US' LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Country.php:189
/modules/gmerchantcenterpro/lib/moduleTools.php:207 (getByIso)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 2 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE `name`
FROM `2M2_country_lang`
WHERE `id_lang` = 2
AND `id_country` = 30 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/Country.php:247
/modules/gmerchantcenterpro/lib/moduleTools.php:210 (getNameById)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 641 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2131 (getModuleIdByName)
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 642 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:144 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 644 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.016
ms
|
1 |
|
|
/classes/module/Module.php:2132
/classes/Hook.php:1083 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1019 (coreRenderWidget)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:170 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2/86/8f/ff/868fff650e8b05933b1d324237c66c48853fef0f_2.file.header.tpl.php:30 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad504a1_14721226)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/prod/smarty/compile/2emme2/db/d1/21/dbd121b2b1c7d910aa2ee8449f749eb2f1331521_2.file.ttheaderfootersetting1.tpl.php:43 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad4c510_30927949)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:2255 (fetch)
/modules/ttthemesettings/ttthemesettings.php:437 (display)
/classes/Hook.php:1077 (hookDisplayTtheaderfootersetting1)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:418 (coreCallHook)
/classes/Hook.php:983 (callHookOn)
/config/smarty.config.inc.php:201 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:279 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/25/35/ed/2535ed61d53658ebb690fcc5a85ccd826ec39890_2.file.layout-both-columns.tpl.php:144 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad27dc6_05119218)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/f1/eb/e2/f1ebe2fec7b158404b072df7f3e8de6d90c1f811_2.file.layout-left-column.tpl.php:38 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad20a57_13322854)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/1a/61/0d/1a610d84d446fd4095f09e35c1445dadd1677a0d_2.file.product-list.tpl.php:43 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1f138_28842941)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/prod/smarty/compile/2emme2layouts_layout_left_column_tpl/0e/53/8b/0e538b596057b43159b12b76f79a397a117065e0_2.file.category.tpl.php:32 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_695e701ad1afe0_37646974)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (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:771 (fetch)
/classes/controller/FrontController.php:753 (smartyOutputContent)
/tools/profiling/Controller.php:106 (display)
/tools/profiling/Controller.php:83 (displayProfiling)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 73 |
SELECT SQL_NO_CACHE `id_module` FROM `2M2_module` WHERE `name` = "gremarketing" LIMIT 1 |
0.015
ms
|
0 |
|
|
/classes/module/Module.php:2659
/classes/module/Module.php:2107 (getModuleIdByName)
/modules/gmerchantcenterpro/lib/moduleTools.php:543 (isInstalled)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:188 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 74 |
BEGIN |
0.012
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:81
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 111 |
COMMIT |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:107
:undefined (updateTables)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:193 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 116 |
COMMIT |
0.011
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:155
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|
| 112 |
BEGIN |
0.009
ms
|
1 |
|
|
/modules/gmerchantcenterpro/lib/moduleUpdate.php:121
:undefined (updateFields)
/modules/gmerchantcenterpro/lib/moduleUpdate.php:61 (call_user_func_array)
/modules/gmerchantcenterpro/lib/moduleTools.php:194 (run)
/modules/gmerchantcenterpro/gmerchantcenterpro.php:197 (getLangCurrencyCountry)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:123 (newInstance)
/src/Core/Foundation/IoC/Container.php:153 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:166 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1258 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1237 (coreLoadModule)
/classes/Hook.php:966 (getInstanceByName)
/classes/controller/FrontController.php:633 (exec)
/controllers/front/listing/CategoryController.php:127 (initContent)
/tools/profiling/Controller.php:60 (initContent)
/classes/Dispatcher.php:510 (run)
/index.php:6 (dispatch)
|