| 85 |
SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add FROM z80kl_product p LEFT JOIN z80kl_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN z80kl_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN z80kl_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 z80kl_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN z80kl_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN z80kl_category_product cp ON (p.id_product = cp.id_product) INNER JOIN z80kl_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN z80kl_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>=122 AND c.nright<=123 GROUP BY p.id_product) p LEFT JOIN z80kl_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN z80kl_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN z80kl_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 p.quantity DESC, p.id_product DESC |
35.131
ms
|
769618564 |
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:188 (getProductByFilters)
/classes/controller/ProductListingFrontController.php:354 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 87 |
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-12-20 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM z80kl_product p
LEFT JOIN z80kl_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 1
LEFT JOIN z80kl_stock_available sa ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN z80kl_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (47402,47400,47378,47338,47310,47291,47280,47255,47248,47242,47229,47212) |
2.401
ms
|
12 |
|
|
/classes/ProductAssembler.php:101
/classes/ProductAssembler.php:211 (addMissingProductFieldsForMultipleProducts)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 180 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `z80kl_category` c
INNER JOIN z80kl_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `z80kl_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
ORDER BY c.`level_depth` ASC
, category_shop.`position` ASC |
1.957
ms
|
388 |
Yes
|
|
/classes/Category.php:815
/modules/tvcmssearch/tvcmssearch.php:152 (getNestedCategories)
/modules/tvcmssearch/tvcmssearch.php:257 (getAllCategories)
/classes/Hook.php:1237 (hookdisplayNavSearchBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:29 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (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 `z80kl_configuration` c
LEFT JOIN `z80kl_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
1.183
ms
|
1449 |
|
|
/classes/Configuration.php:182
/classes/Configuration.php:230 (loadConfiguration)
/classes/Configuration.php:303 (get)
/classes/shop/Shop.php:399 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
| 92 |
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 `z80kl_hook_module` hm
STRAIGHT_JOIN `z80kl_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `z80kl_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
1.136
ms
|
760 |
|
|
/classes/Hook.php:495
/classes/Hook.php:542 (getHookModuleList)
/classes/tax/TaxManagerFactory.php:63 (getModulesFromHook)
/classes/tax/TaxManagerFactory.php:42 (execHookTaxManagerFactory)
/classes/Product.php:3668 (getManager)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 13 |
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `z80kl_module` m
INNER JOIN z80kl_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1)
INNER JOIN `z80kl_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `z80kl_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `z80kl_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
1.082
ms
|
230 |
Yes
|
Yes
|
/classes/Hook.php:1500
/classes/Hook.php:809 (getAllHookRegistrations)
/classes/Hook.php:952 (getHookModuleExecList)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 91 |
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `z80kl_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `z80kl_hook_alias` ha
INNER JOIN `z80kl_hook` h ON ha.name = h.name |
0.909
ms
|
0 |
|
|
/classes/Hook.php:1568
/classes/Hook.php:251 (getAllHookIds)
/classes/tax/TaxManagerFactory.php:63 (getIdByName)
/classes/tax/TaxManagerFactory.php:42 (execHookTaxManagerFactory)
/classes/Product.php:3668 (getManager)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 156 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47402
ORDER BY `position` |
0.666
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 75 |
SELECT SQL_NO_CACHE *
FROM `z80kl_gdpr_custom_script` c
INNER JOIN `z80kl_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.626
ms
|
1 |
Yes
|
|
/modules/gdprpro/src/GdprCustomScript.php:233
/modules/gdprpro/src/GdprCustomScript.php:265 (getActiveScripts)
/modules/gdprpro/gdprpro.php:526 (getUnHookableScripts)
/modules/gdprpro/gdprpro.php:502 (getCustomScriptContent)
/classes/Hook.php:1237 (hookDisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 500 |
SELECT SQL_NO_CACHE c.*, cl.*
FROM `z80kl_category` c
INNER JOIN z80kl_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `z80kl_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1
LEFT JOIN `z80kl_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `z80kl_category` c2 ON c2.`id_category` = 630 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND `id_lang` = 1
AND c.`active` = 1
AND cg.`id_group` IN (1)
GROUP BY c.`id_category`
ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
0.601
ms
|
194 |
Yes
|
Yes
|
/classes/Category.php:815
/modules/ps_categorytree/ps_categorytree.php:141 (getNestedCategories)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 496 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `z80kl_category` c
INNER JOIN z80kl_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `z80kl_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 633 AND cl.id_shop = 1 )
LEFT JOIN `z80kl_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 633
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.522
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:946
/modules/ps_categorytree/ps_categorytree.php:289 (getSubCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 504 |
SELECT SQL_NO_CACHE * FROM `z80kl_hbp_block` AS a INNER JOIN `z80kl_hbp_block_lang` AS b ON a.id=b.id WHERE a.hook="displayLeftColumn" AND active=1 AND b.id_lang=1 ORDER BY a.position |
0.514
ms
|
9 |
Yes
|
|
/modules/htmlboxpro/htmlboxpro.php:771
/modules/htmlboxpro/htmlboxpro.php:3307 (get_blocks)
/modules/htmlboxpro/htmlboxpro.php:3382 (generateHookContents)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 0 |
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM z80kl_shop_url su
LEFT JOIN z80kl_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'viaggioltredubbiedisagi.it' OR su.domain_ssl = 'viaggioltredubbiedisagi.it')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
0.495
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1392
/classes/shop/Shop.php:356 (findShopByHost)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
| 57 |
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description`
FROM `z80kl_category` c
INNER JOIN z80kl_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `z80kl_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 )
LEFT JOIN `z80kl_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 633
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.464
ms
|
1 |
Yes
|
Yes
|
/classes/Category.php:946
/controllers/front/listing/CategoryController.php:275 (getSubCategories)
/controllers/front/listing/CategoryController.php:160 (getTemplateVarSubCategories)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 32 |
SELECT SQL_NO_CACHE *
FROM `z80kl_gdpr_custom_script` c
INNER JOIN `z80kl_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.461
ms
|
1 |
Yes
|
|
/modules/gdprpro/src/GdprCustomScript.php:233
/modules/gdprpro/src/GdprCustomScript.php:265 (getActiveScripts)
/modules/gdprpro/src/GdprProConfig.php:171 (getUnHookableScripts)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 15 |
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `z80kl_hook` |
0.461
ms
|
1292 |
|
|
/classes/Hook.php:1568
/classes/Hook.php:251 (getAllHookIds)
/classes/Hook.php:961 (getIdByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 560 |
INSERT INTO `z80kl_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0') |
0.408
ms
|
1 |
|
|
/classes/ObjectModel.php:535
/classes/ObjectModel.php:489 (add)
/classes/Guest.php:256 (save)
/modules/statsdata/statsdata.php:82 (setNewGuest)
/modules/statsdata/statsdata.php:73 (getScriptPlugins)
/classes/Hook.php:1237 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 550 |
SELECT SQL_NO_CACHE *
FROM `z80kl_gdpr_custom_script` c
INNER JOIN `z80kl_gdpr_custom_script_lang` `l` ON c.id_gdpr_custom_script = l.id_gdpr_custom_script
WHERE (active = 1)
ORDER BY position ASC |
0.394
ms
|
1 |
Yes
|
|
/modules/gdprpro/src/GdprCustomScript.php:233
/modules/gdprpro/src/GdprCustomScript.php:265 (getActiveScripts)
/modules/gdprpro/src/GdprProConfig.php:171 (getUnHookableScripts)
/modules/gdprpro/gdprpro.php:576 (getModulesToUnload)
/classes/Hook.php:1237 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 163 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47338
ORDER BY `position` |
0.392
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 12 |
SELECT SQL_NO_CACHE lower(name) as name
FROM `z80kl_hook` h
WHERE (h.active = 1) |
0.381
ms
|
1292 |
|
|
/classes/Hook.php:1608
/classes/Hook.php:910 (getHookStatusByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 159 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47400
ORDER BY `position` |
0.378
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 564 |
INSERT INTO `z80kl_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('60177', '328', '3628718226', '', '1', '1', '2025-12-20 20:29:26') |
0.373
ms
|
1 |
|
|
/classes/ObjectModel.php:535
/classes/Connection.php:188 (add)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1237 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 565 |
INSERT INTO `z80kl_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('56238', '', 'viaggioltredubbiedisagi.it/633-dse50100?p=9&page=597', '', '2025-12-20 20:29:26') |
0.352
ms
|
1 |
|
|
/classes/ObjectModel.php:535
/classes/ConnectionsSource.php:106 (add)
/modules/statsdata/statsdata.php:119 (logHttpReferer)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1237 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 165 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47310
ORDER BY `position` |
0.349
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 97 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47402 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47402 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.304
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 94 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47402 AND `id_group` = 1 LIMIT 1 |
0.290
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 16 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.278
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/onepagecheckoutps/onepagecheckoutps.php:282 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 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 z80kl_shop_group gs
LEFT JOIN z80kl_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN z80kl_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.269
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:716
/classes/shop/Shop.php:775 (cacheShops)
/classes/Configuration.php:300 (getShops)
/classes/shop/Shop.php:399 (getMultiShopValues)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
| 35 |
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `z80kl_meta` m
LEFT JOIN `z80kl_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
0.262
ms
|
50 |
Yes
|
|
/classes/Dispatcher.php:632
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 103 |
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 `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47400 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47400 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.260
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 42 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.250
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/feedcast/feedcast.php:45 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:481 (exec)
/index.php:78 (dispatch)
|
| 108 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47378 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47378 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.249
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 522 |
SELECT SQL_NO_CACHE lb.`id_link_block`
FROM z80kl_link_block lb
INNER JOIN z80kl_link_block_shop lbs ON lbs.`id_link_block` = lb.`id_link_block`
WHERE lb. `id_hook` = 1215 AND lbs.`id_shop` = 1
ORDER by lbs.`position` |
0.249
ms
|
6 |
Yes
|
|
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:87
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 113 |
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 `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47338 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47338 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.247
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 37 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.245
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/ets_ordermanager/ets_ordermanager.php:69 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:343 (exec)
/index.php:78 (dispatch)
|
| 143 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47242 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47242 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.245
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 153 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47212 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47212 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.244
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 148 |
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 `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47229 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47229 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.244
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 133 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47255 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47255 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.243
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 138 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47248 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47248 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.243
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 22 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.242
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/tvcmsblog/tvcmsblog.php:132 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 123 |
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 `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47291 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47291 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.242
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 118 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47310 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47310 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.241
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 128 |
SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity,
COALESCE(SUM(first_level_quantity), 0) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity
FROM `z80kl_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 47280 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `z80kl_cart_product` cp JOIN `z80kl_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `z80kl_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` = 47280 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1 |
0.241
ms
|
0 |
|
|
/classes/Cart.php:1451
/classes/Product.php:4104 (getProductQuantity)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 33 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.240
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/ets_faq/ets_faq.php:48 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 503 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `z80kl_category` c
LEFT JOIN `z80kl_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 122 AND c.`nright` >= 123 AND c.`nleft` >= 2 AND c.`nright` <= 775 ORDER BY `nleft` DESC |
0.234
ms
|
62 |
|
|
/classes/Category.php:1617
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 23 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.232
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/gdprpro/gdprpro.php:105 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 154 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47402) AND (b.`id_shop` = 1) LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 508 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.231
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 168 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47280) AND (b.`id_shop` = 1) LIMIT 1 |
0.228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 212 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 8 |
0.228
ms
|
25 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 34 |
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `z80kl_module` m
LEFT JOIN `z80kl_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
0.228
ms
|
134 |
|
|
/classes/module/Module.php:342
/modules/ets_savemycart/ets_savemycart.php:58 (__construct)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 82 |
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM z80kl_layered_category
WHERE controller = 'category'
AND id_category = 633
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC |
0.228
ms
|
1 |
Yes
|
Yes
|
/modules/ps_facetedsearch/src/Filters/Provider.php:57
/modules/ps_facetedsearch/src/Filters/Converter.php:263 (getFiltersForQuery)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:165 (createFacetedSearchFiltersFromQuery)
/classes/controller/ProductListingFrontController.php:354 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 188 |
SELECT SQL_NO_CACHE main.*, ll.*
FROM z80kl_tvcmsmegamenu_shop main
LEFT JOIN `z80kl_tvcmsmegamenu_lang` ll ON (ll.`id_tvcmsmegamenu` = main.`id_tvcmsmegamenu` AND main.`id_shop` = ll.`id_shop`)
WHERE main.active = 1 AND ll.id_shop = 1 AND ll.id_lang=1 ORDER BY main.position ASC, main.id_tvcmsmegamenu ASC |
0.225
ms
|
8 |
Yes
|
|
/modules/tvcmsmegamenu/classes/tvcmsmegamenuclass.php:263
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1390 (getMenus)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 86 |
SELECT SQL_NO_CACHE data FROM z80kl_layered_filter_block WHERE hash="2599a11892ee5164b63bf62f6feacee6" LIMIT 1 |
0.221
ms
|
1 |
|
|
/modules/ps_facetedsearch/src/Filters/Block.php:185
/modules/ps_facetedsearch/src/Product/SearchProvider.php:212 (getFromCache)
/classes/controller/ProductListingFrontController.php:354 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 158 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47400) AND (b.`id_shop` = 1) LIMIT 1 |
0.220
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 90 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47402) |
0.219
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 161 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47378
ORDER BY `position` |
0.217
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 72 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a0
LEFT JOIN `z80kl_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 122) AND (a0.`nright` > 123) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc |
0.216
ms
|
62 |
|
|
/classes/PrestaShopCollection.php:381
/classes/PrestaShopCollection.php:438 (getAll)
/controllers/front/listing/CategoryController.php:303 (rewind)
/classes/controller/FrontController.php:1821 (getBreadcrumbLinks)
/classes/controller/FrontController.php:527 (getBreadcrumb)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 507 |
SELECT SQL_NO_CACHE c.*, cl.* FROM `z80kl_category` c
LEFT JOIN `z80kl_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 122 AND c.`nright` >= 123 AND c.`nleft` >= 2 AND c.`nright` <= 775 ORDER BY `nleft` DESC |
0.216
ms
|
62 |
|
|
/classes/Category.php:1617
/modules/htmlboxpro/htmlboxpro.php:598 (getParentsCategories)
/modules/htmlboxpro/htmlboxpro.php:1019 (prepare_variables)
/modules/htmlboxpro/htmlboxpro.php:3307 (get_blocks)
/modules/htmlboxpro/htmlboxpro.php:3382 (generateHookContents)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 162 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47338) AND (b.`id_shop` = 1) LIMIT 1 |
0.214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 177 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47229
ORDER BY `position` |
0.214
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 160 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47378) AND (b.`id_shop` = 1) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 164 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47310) AND (b.`id_shop` = 1) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 166 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47291) AND (b.`id_shop` = 1) LIMIT 1 |
0.213
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 551 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/gdprpro/gdprpro.php:591 (__construct)
/classes/Hook.php:1237 (hookDisplayFooter)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 178 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47212) AND (b.`id_shop` = 1) LIMIT 1 |
0.209
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 170 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47255) AND (b.`id_shop` = 1) LIMIT 1 |
0.208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 100 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47400) |
0.207
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 181 |
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `z80kl_category` c
LEFT JOIN `z80kl_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1)
WHERE `level_depth` = 1 |
0.207
ms
|
1 |
|
|
/classes/Category.php:2247
/classes/Category.php:1145 (getCategoriesWithoutParent)
/classes/Category.php:836 (getRootCategory)
/modules/tvcmssearch/tvcmssearch.php:152 (getNestedCategories)
/modules/tvcmssearch/tvcmssearch.php:257 (getAllCategories)
/classes/Hook.php:1237 (hookdisplayNavSearchBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:29 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 171 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47255
ORDER BY `position` |
0.205
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 172 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47248) AND (b.`id_shop` = 1) LIMIT 1 |
0.205
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 176 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47229) AND (b.`id_shop` = 1) LIMIT 1 |
0.204
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 179 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47212
ORDER BY `position` |
0.203
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 290 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 3 |
0.203
ms
|
33 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 167 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47291
ORDER BY `position` |
0.202
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 557 |
SELECT SQL_NO_CACHE mainTable.id_tvcmspaymenticon AS code,
mainTable.image,
mainTable.link,
subTable.title
FROM
`z80kl_tvcmspaymenticon` mainTable
LEFT JOIN
z80kl_tvcmspaymenticon_lang subTable
ON
mainTable.id_tvcmspaymenticon = subTable.id_tvcmspaymenticon
WHERE
mainTable.id_shop_group = 1
AND
mainTable.id_shop = 1
AND
mainTable.status = 1
AND
subTable.id_lang = 1
ORDER BY `position` |
0.202
ms
|
1 |
Yes
|
|
/modules/tvcmspaymenticon/tvcmspaymenticon.php:435
/modules/tvcmspaymenticon/tvcmspaymenticon.php:998 (showFrontData)
/modules/tvcmspaymenticon/tvcmspaymenticon.php:1028 (showFrontSideResult)
/classes/Hook.php:1237 (hookdisplayPaymentIcon)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:39 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 11 |
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `z80kl_lang` l
JOIN z80kl_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.202
ms
|
1 |
|
|
/classes/Language.php:1204
/classes/Language.php:1508 (countActiveLanguages)
/classes/Dispatcher.php:505 (isMultiLanguageActivated)
/classes/Dispatcher.php:224 (setRequestUri)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 73 |
SELECT SQL_NO_CACHE `name`, `value`, `block` FROM `z80kl_magiczoomplus_settings` WHERE `enabled`=1 |
0.202
ms
|
595 |
|
|
/modules/magiczoomplus/magiczoomplus.php:564
/modules/magiczoomplus/magiczoomplus.php:814 (loadTool)
/classes/Hook.php:1237 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:461 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 169 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47280
ORDER BY `position` |
0.202
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 174 |
SELECT SQL_NO_CACHE *
FROM `z80kl_product` a
LEFT JOIN `z80kl_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1
LEFT JOIN `z80kl_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 47242) AND (b.`id_shop` = 1) LIMIT 1 |
0.202
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Product.php:708 (__construct)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 175 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47242
ORDER BY `position` |
0.201
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 440 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 18 |
0.201
ms
|
15 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 207 |
SELECT SQL_NO_CACHE wt.*, wl.*
FROM z80kl_tvcmsverticalmenu_shop wt
LEFT JOIN `z80kl_tvcmsverticalmenu_lang` wl ON (wl.`id_tvcmsverticalmenu` = wt.`id_tvcmsverticalmenu` AND wt.`id_shop` = wl.`id_shop`)
WHERE wt.active = 1 AND wl.id_shop = 1 AND wl.id_lang=1 ORDER BY wt.position ASC, wt.id_tvcmsverticalmenu ASC |
0.200
ms
|
8 |
Yes
|
|
/modules/tvcmsverticalmenu/classes/tvcmsverticalmenuClass.php:230
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1421 (getMenus)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 173 |
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `z80kl_image` i
INNER JOIN z80kl_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `z80kl_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1)
WHERE i.`id_product` = 47248
ORDER BY `position` |
0.197
ms
|
1 |
Yes
|
|
/classes/Product.php:3285
/src/Adapter/Image/ImageRetriever.php:75 (getImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 392 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 7 |
0.197
ms
|
15 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 561 |
SELECT SQL_NO_CACHE `id_guest`
FROM `z80kl_connections`
WHERE `id_guest` = 60177
AND `date_add` > '2025-12-20 19:59:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
0.197
ms
|
1 |
Yes
|
|
/classes/Connection.php:168
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1237 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 340 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 282) AND (b.`id_shop` = 1) LIMIT 1 |
0.194
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 150 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47212) |
0.193
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 358 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 348) AND (b.`id_shop` = 1) LIMIT 1 |
0.193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 145 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47229) |
0.192
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 220 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 250) AND (b.`id_shop` = 1) LIMIT 1 |
0.192
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 54 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 633) AND (b.`id_shop` = 1) LIMIT 1 |
0.191
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/controllers/front/listing/CategoryController.php:89 (__construct)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 98 |
SELECT SQL_NO_CACHE tr.*
FROM `z80kl_tax_rule` tr
JOIN `z80kl_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, 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.191
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:97
/classes/Product.php:5683 (getTaxCalculator)
/classes/Product.php:5575 (getTaxesInformations)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 316 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 242) AND (b.`id_shop` = 1) LIMIT 1 |
0.190
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 140 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47242) |
0.189
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 382 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 486) AND (b.`id_shop` = 1) LIMIT 1 |
0.189
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 439 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 18) AND (b.`id_shop` = 1) LIMIT 1 |
0.188
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1432 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 5 |
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `z80kl_lang` l
LEFT JOIN `z80kl_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.185
ms
|
1 |
|
|
/classes/Language.php:1070
/config/config.inc.php:151 (loadLanguages)
/index.php:40 (require_once)
|
| 130 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47255) |
0.185
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 4 |
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM z80kl_shop s
LEFT JOIN z80kl_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.183
ms
|
1 |
|
|
/classes/shop/Shop.php:215
/classes/shop/Shop.php:149 (setUrl)
/classes/shop/Shop.php:432 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
| 269 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 406 |
0.182
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 292 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 216) AND (b.`id_shop` = 1) LIMIT 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 529 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 2 AND `id_shop` = 1 |
0.182
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 93 |
SELECT SQL_NO_CACHE tr.*
FROM `z80kl_tax_rule` tr
JOIN `z80kl_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, 193)
AND ('90135' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '90135')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
0.181
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:97
/classes/Product.php:3669 (getTaxCalculator)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 59 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.180
ms
|
13 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:369 (getImagesTypes)
/classes/controller/FrontController.php:1529 (getNoPictureImage)
/classes/controller/FrontController.php:1681 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 195 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 1
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
0.180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Link.php:560 (__construct)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1712 (getCMSLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1426 (fomartLink)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 17 |
SELECT SQL_NO_CACHE id_customer
FROM `z80kl_customer`
WHERE (email = "noreply@viaggioltredubbiedisagi.it.test") LIMIT 1 |
0.179
ms
|
1 |
|
|
/modules/onepagecheckoutps/onepagecheckoutps.php:2829
/modules/onepagecheckoutps/onepagecheckoutps.php:307 (createCustomerOPC)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 6 |
SELECT SQL_NO_CACHE *
FROM `z80kl_country` a
LEFT JOIN `z80kl_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `z80kl_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.179
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:154 (__construct)
/index.php:40 (require_once)
|
| 182 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/classes/Category.php:1149 (__construct)
/classes/Category.php:836 (getRootCategory)
/modules/tvcmssearch/tvcmssearch.php:152 (getNestedCategories)
/modules/tvcmssearch/tvcmssearch.php:257 (getAllCategories)
/classes/Hook.php:1237 (hookdisplayNavSearchBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:29 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 274 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 443) AND (b.`id_shop` = 1) LIMIT 1 |
0.178
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 105 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47378) |
0.177
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 208 |
SELECT SQL_NO_CACHE *
FROM z80kl_meta m
LEFT JOIN z80kl_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "index"
OR m.page = "index"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.177
ms
|
1 |
|
|
/classes/Meta.php:181
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1748 (getMetaByPage)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1458 (fomartLink)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 364 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 369) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 383 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 486 |
0.177
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 430 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 509) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 472 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 449) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 406 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 362) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 448 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 252) AND (b.`id_shop` = 1) LIMIT 1 |
0.177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 135 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47248) |
0.176
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 388 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 491) AND (b.`id_shop` = 1) LIMIT 1 |
0.176
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 254 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 368 |
0.173
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 373 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 398) AND (b.`id_shop` = 1) LIMIT 1 |
0.172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 211 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1432 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 250 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 350) AND (b.`id_shop` = 1) LIMIT 1 |
0.171
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 359 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 348 |
0.171
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 235 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 284) AND (b.`id_shop` = 1) LIMIT 1 |
0.170
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 467 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 436 |
0.170
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 556 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM z80kl_wishlist w, z80kl_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.170
ms
|
1 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:295
/modules/tvcmswishlist/tvcmswishlist.php:249 (headerData)
/classes/Hook.php:1237 (hookdisplayNavWishlistBlocksticky)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1/ce/8c/a9/ce8ca991fde9ac7f9afef6b7b85966f423b4e0de_2.file.display_custom_social.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916eb2158_12305602)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2376 (fetch)
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3042 (display)
/classes/Hook.php:1237 (hookdisplayCustomsocialblock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 110 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47338) |
0.169
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 120 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47291) |
0.169
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 335 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 270 |
0.169
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 473 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 449 |
0.169
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 115 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47310) |
0.169
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 125 |
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `z80kl_product` p
INNER JOIN `z80kl_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `z80kl_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 47280) |
0.169
ms
|
1 |
|
|
/classes/Product.php:3603
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 214 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 217) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 289 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1432 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 401 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 189 |
0.168
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 311 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 232 |
0.168
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 454 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 356) AND (b.`id_shop` = 1) LIMIT 1 |
0.168
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 217 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 235) AND (b.`id_shop` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 295 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 218) AND (b.`id_shop` = 1) LIMIT 1 |
0.167
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 46 |
SELECT SQL_NO_CACHE *
FROM `z80kl_currency` a
LEFT JOIN `z80kl_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1
LEFT JOIN `z80kl_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:217 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 425 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 507 |
0.166
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 395 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 70 |
0.166
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 514 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 523 |
SELECT SQL_NO_CACHE *
FROM `z80kl_link_block` a
LEFT JOIN `z80kl_link_block_shop` `c` ON a.`id_link_block` = c.`id_link_block` AND c.`id_shop` = 1
WHERE (a.`id_link_block` = 2) LIMIT 1 |
0.166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Model/LinkBlock.php:80 (__construct)
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct)
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 398 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 73 |
0.165
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 280 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 513) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 391 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1432 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 397 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) AND (b.`id_shop` = 1) LIMIT 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 531 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 3 AND `id_shop` = 1 |
0.165
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 442 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 198) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 445 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 203) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 478 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 520) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 301 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 224) AND (b.`id_shop` = 1) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 528 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 2) LIMIT 1 |
0.164
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 346 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 290) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 394 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
0.163
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 187 |
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `z80kl_cart_product`
WHERE `id_cart` = 0 LIMIT 1 |
0.163
ms
|
1 |
|
|
/classes/Cart.php:1322
/src/Adapter/Presenter/Cart/CartLazyArray.php:247 (getNbProducts)
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getProductsCount)
/var/cache/dev/smarty/compile/v1_electron_1/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php:26 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a5d961_91344460)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDevTemplate.php:55 (fetch)
/classes/module/Module.php:2417 (fetch)
/modules/ps_shoppingcart/ps_shoppingcart.php:136 (fetch)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:44 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 307 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 228) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 76 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_facetedsearch" LIMIT 1 |
0.162
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:275 (isEnabled)
/classes/Hook.php:1237 (hookdisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 400 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 189) AND (b.`id_shop` = 1) LIMIT 1 |
0.162
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 230 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 274 |
0.161
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 328 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 263) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 352 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 311) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 436 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 540) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 463 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 415) AND (b.`id_shop` = 1) LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 509 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.161
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 343 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 289) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 245 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 310 |
0.160
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 367 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 374) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 443 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 198 |
0.160
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 451 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 296) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 460 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 404) AND (b.`id_shop` = 1) LIMIT 1 |
0.160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 563 |
SELECT SQL_NO_CACHE `id_page`
FROM `z80kl_page`
WHERE `id_page_type` = 16 AND `id_object` = 633 LIMIT 1 |
0.160
ms
|
1 |
|
|
/classes/Page.php:83
/classes/Connection.php:180 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1237 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 62 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.159
ms
|
13 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:369 (getImagesTypes)
/classes/controller/FrontController.php:1529 (getNoPictureImage)
/classes/controller/FrontController.php:1681 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 83 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 633) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:365 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:131 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:175 (initSearch)
/classes/controller/ProductListingFrontController.php:354 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 102 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47400) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 155 |
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `z80kl_category_lang` cl
WHERE `id_lang` = 1
AND cl.id_shop = 1
AND cl.`id_category` = 634 LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Category.php:1396
/classes/Product.php:740 (getLinkRewrite)
/src/Adapter/Image/ImageRetriever.php:68 (__construct)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 265 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 397) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 286 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 570) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 298 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 219) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 304 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 227) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 310 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 232) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 313 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 233) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 325 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 251) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 331 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 269) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 355 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 344) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 379 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 467) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 424 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 507) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 484 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 578) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 562 |
SELECT SQL_NO_CACHE id_page_type
FROM z80kl_page_type
WHERE name = 'category' LIMIT 1 |
0.159
ms
|
1 |
|
|
/classes/Page.php:100
/classes/Page.php:55 (getPageTypeByName)
/classes/Connection.php:180 (getCurrentId)
/classes/Connection.php:97 (setNewConnection)
/modules/statsdata/statsdata.php:118 (setPageConnection)
/modules/statsdata/statsdata.php:74 (getScriptCustomerPagesViews)
/classes/Hook.php:1237 (hookDisplayBeforeBodyClosingTag)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:83 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 466 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 436) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 475 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 475) AND (b.`id_shop` = 1) LIMIT 1 |
0.159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 238 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 288) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 277 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 479) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 334 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 270) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 349 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 370 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 387) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 385 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 487) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 421 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 506) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 433 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 511) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 457 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 364) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 481 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 548) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 226 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 264) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 283 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 550) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 322 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 248) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 376 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 403) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 412 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 501) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 415 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 502) AND (b.`id_shop` = 1) LIMIT 1 |
0.158
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 247 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 320) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 271 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 430) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 337 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 275) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 403 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 196) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 435 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 511) |
0.157
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 268 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 406) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 361 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 352) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 409 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 498) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 418 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 503) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 427 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 508) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 461 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 404 |
0.157
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 497 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 630) AND (b.`id_shop` = 1) LIMIT 1 |
0.157
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/ps_categorytree/ps_categorytree.php:345 (__construct)
/modules/ps_categorytree/ps_categorytree.php:290 (tryToGetParentCategoryIfAvailable)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 18 |
SELECT SQL_NO_CACHE *
FROM `z80kl_customer_group`
WHERE (id_customer = 7189) |
0.156
ms
|
1 |
|
|
/modules/onepagecheckoutps/onepagecheckoutps.php:2876
/modules/onepagecheckoutps/onepagecheckoutps.php:307 (createCustomerOPC)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 453 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 296) |
0.156
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 542 |
SELECT SQL_NO_CACHE *
FROM z80kl_meta m
LEFT JOIN z80kl_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "contact"
OR m.page = "contact"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.156
ms
|
1 |
|
|
/classes/Meta.php:181
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108 (makeStaticLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 88 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 0 LIMIT 1 |
0.155
ms
|
1 |
|
|
/classes/SpecificPrice.php:423
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 479 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 520 |
0.155
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 186 |
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `z80kl_currency` c
LEFT JOIN z80kl_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.155
ms
|
1 |
|
|
/classes/Currency.php:1120
/classes/Currency.php:1139 (countActiveCurrencies)
/modules/ps_currencyselector/ps_currencyselector.php:123 (isMultiCurrencyActivated)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:42 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 244 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 310) AND (b.`id_shop` = 1) LIMIT 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 279 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 479) |
0.155
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 533 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 4 AND `id_shop` = 1 |
0.155
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 69 |
SELECT SQL_NO_CACHE *
FROM `z80kl_country` a
LEFT JOIN `z80kl_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 10) LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/override/classes/AddressFormat.php:59 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 240 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 288) |
0.154
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 262 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 391) AND (b.`id_shop` = 1) LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 278 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 479 |
0.154
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 293 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 216 |
0.154
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 510 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.154
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 51 |
SELECT SQL_NO_CACHE *
FROM `z80kl_group` a
LEFT JOIN `z80kl_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:393 (__construct)
/classes/Cart.php:272 (getCurrent)
/classes/Cart.php:238 (setTaxCalculationMethod)
/classes/controller/FrontController.php:430 (__construct)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 96 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47402) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.153
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 223 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 260) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 256 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 371) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 469 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 438) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 157 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` |
0.153
ms
|
13 |
|
|
/classes/ImageType.php:161
/classes/ImageType.php:202 (getByNameNType)
/src/Adapter/Image/ImageRetriever.php:217 (getFormattedName)
/src/Adapter/Image/ImageRetriever.php:102 (getImage)
:undefined (PrestaShop\PrestaShop\Adapter\Image\{closure})
/src/Adapter/Image/ImageRetriever.php:95 (array_map)
/src/Adapter/Presenter/Product/ProductLazyArray.php:941 (getAllProductImages)
/src/Adapter/Presenter/Product/ProductLazyArray.php:137 (fillImages)
/src/Adapter/Presenter/Product/ProductListingPresenter.php:50 (__construct)
/classes/controller/ProductListingFrontController.php:114 (present)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 241 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 301) AND (b.`id_shop` = 1) LIMIT 1 |
0.153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 297 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 218) |
0.153
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 43 |
SELECT SQL_NO_CACHE * FROM `z80kl_currency` c ORDER BY `iso_code` ASC |
0.152
ms
|
1 |
Yes
|
|
/classes/Currency.php:708
/src/Adapter/Currency/CurrencyDataProvider.php:84 (findAllInstalled)
/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:89 (findAllInstalled)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (getAllInstalledCurrencyIsoCodes)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:217 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 185 |
SELECT SQL_NO_CACHE count(id_wishlist_product) FROM z80kl_wishlist w, z80kl_wishlist_product wp where w.id_wishlist = wp.id_wishlist and w.id_customer=0 LIMIT 1 |
0.152
ms
|
1 |
|
|
/modules/tvcmswishlist/tvcmswishlist.php:295
/modules/tvcmswishlist/tvcmswishlist.php:242 (headerData)
/classes/Hook.php:1237 (hookdisplayNavWishlistBlock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 229 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 274) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 253 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 368) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 259 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 375) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 368 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 374 |
0.152
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 437 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 540 |
0.152
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 446 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 203 |
0.152
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 458 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 364 |
0.152
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 464 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 415 |
0.152
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 477 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 475) |
0.152
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 482 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 548 |
0.152
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 486 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 578) |
0.152
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 232 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 279) AND (b.`id_shop` = 1) LIMIT 1 |
0.152
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 296 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 218 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 455 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 356 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 485 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 578 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 189 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 1 AND mr.`active` = 1 |
0.151
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 218 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 235 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 302 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 224 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 319 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category` a
LEFT JOIN `z80kl_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `z80kl_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 244) AND (b.`id_shop` = 1) LIMIT 1 |
0.151
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1791 (__construct)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 326 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 251 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 341 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 282 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 350 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 305 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 353 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 311 |
0.151
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 19 |
SELECT SQL_NO_CACHE value FROM `z80kl_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.150
ms
|
1 |
|
|
/classes/shop/Shop.php:1211
/classes/shop/Shop.php:1070 (isFeatureActive)
/classes/Configuration.php:446 (getContextShopID)
/modules/onepagecheckoutps/onepagecheckoutps.php:2887 (updateValue)
/modules/onepagecheckoutps/onepagecheckoutps.php:307 (createCustomerOPC)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 215 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 217 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 266 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 397 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 299 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 219 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 329 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 263 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 344 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 289 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 347 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 290 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 354 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 311) |
0.150
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 356 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 344 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 365 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 369 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 380 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 467 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 416 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 502 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 449 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 252 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 452 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 296 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 476 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 475 |
0.150
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 524 |
SELECT SQL_NO_CACHE *
FROM `z80kl_link_block_lang`
WHERE `id_link_block` = 2 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Model/LinkBlock.php:80 (__construct)
/modules/ps_linklist/src/LegacyLinkBlockRepository.php:91 (__construct)
/modules/ps_linklist/ps_linklist.php:287 (getByIdHook)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 527 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 1 AND `id_shop` = 1 |
0.150
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 10 |
SELECT SQL_NO_CACHE domain, domain_ssl
FROM z80kl_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:178
/classes/shop/ShopUrl.php:198 (cacheMainDomainForShop)
/classes/Tools.php:292 (getMainShopDomain)
/classes/Link.php:65 (getShopDomain)
/config/config.inc.php:285 (__construct)
/index.php:40 (require_once)
|
| 221 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 250 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 224 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 260 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 272 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 430 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 281 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 513 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 284 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 550 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 287 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 570 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 305 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 227 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 308 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 228 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 323 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 248 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 338 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 275 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 345 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 289) |
0.149
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 362 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 352 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 371 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 387 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 377 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 403 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 386 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 487 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 413 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 501 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 422 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 506 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 434 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 511 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 526 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 1) LIMIT 1 |
0.149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 552 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "tvcmswishlist" LIMIT 1 |
0.149
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3023 (isEnabled)
/classes/Hook.php:1237 (hookdisplayCustomsocialblock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 321 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 244) |
0.149
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 374 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 398 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 389 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 491 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 428 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 508 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 431 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 509 |
0.149
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 64 |
SELECT SQL_NO_CACHE format
FROM `z80kl_address_format`
WHERE `id_country` = 10 LIMIT 1 |
0.148
ms
|
1 |
|
|
/classes/AddressFormat.php:649
/classes/AddressFormat.php:628 (getFormatDB)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/override/classes/AddressFormat.php:38 (getOrderedAddressFields)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 233 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 279 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 275 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 443 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 314 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 233 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 332 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 269 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 404 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 196 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 407 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 362 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 410 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 498 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 419 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 503 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 63 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` WHERE 1 AND `stores` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.148
ms
|
13 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:369 (getImagesTypes)
/classes/controller/FrontController.php:1529 (getNoPictureImage)
/classes/controller/FrontController.php:1681 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 239 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 288 |
0.148
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 48 |
SELECT SQL_NO_CACHE *
FROM `z80kl_currency` a
LEFT JOIN `z80kl_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:685 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 84 |
SELECT SQL_NO_CACHE *
FROM `z80kl_category_lang`
WHERE `id_category` = 633 AND `id_shop` = 1 |
0.147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Category.php:179 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:365 (__construct)
/modules/ps_facetedsearch/src/Product/Search.php:131 (addControllerSpecificFilters)
/modules/ps_facetedsearch/src/Product/SearchProvider.php:175 (initSearch)
/classes/controller/ProductListingFrontController.php:354 (runQuery)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 225 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 260) |
0.147
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 14 |
SELECT SQL_NO_CACHE `name`, `alias` FROM `z80kl_hook_alias` |
0.146
ms
|
86 |
|
|
/classes/Hook.php:319
/classes/Hook.php:350 (getAllHookAliases)
/classes/Hook.php:825 (getHookAliasesFor)
/classes/Hook.php:952 (getHookModuleExecList)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 24 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.146
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gdprpro/src/GdprProConfig.php:165 (isInstalled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 227 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 264 |
0.146
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 7 |
SELECT SQL_NO_CACHE *
FROM `z80kl_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:562 (__construct)
/config/config.inc.php:179 (getGroup)
/index.php:40 (require_once)
|
| 99 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47400 LIMIT 1 |
0.145
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 213 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 8) |
0.145
ms
|
4 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 492 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 8 AND mr.`active` = 1 |
0.145
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1343 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 38 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ets_payment_with_fee" LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/ets_ordermanager/ets_ordermanager.php:187 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:343 (exec)
/index.php:78 (dispatch)
|
| 263 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 391 |
0.144
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 351 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 305) |
0.144
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 470 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 438 |
0.144
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 487 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 6 AND mr.`active` = 1 |
0.144
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1342 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 521 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1 |
0.144
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 3 |
SELECT SQL_NO_CACHE *
FROM `z80kl_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/shop/Shop.php:146 (__construct)
/classes/shop/Shop.php:432 (__construct)
/config/config.inc.php:122 (initialize)
/index.php:40 (require_once)
|
| 107 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47378) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 197 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 5 AND mr.`active` = 1 |
0.143
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1332 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 242 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 301 |
0.143
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 248 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 320 |
0.143
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 251 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 350 |
0.143
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 260 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 375 |
0.143
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 462 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 404) |
0.143
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 520 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.143
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 8 |
SELECT SQL_NO_CACHE *
FROM `z80kl_lang` a
LEFT JOIN `z80kl_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 1) LIMIT 1 |
0.143
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/config/config.inc.php:219 (__construct)
/index.php:40 (require_once)
|
| 236 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 284 |
0.143
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 21 |
SELECT SQL_NO_CACHE name, alias FROM `z80kl_hook_alias` |
0.142
ms
|
86 |
|
|
/classes/Hook.php:371
/classes/Hook.php:171 (getCanonicalHookNames)
/classes/Hook.php:398 (normalizeHookName)
/classes/Hook.php:420 (getAllKnownNames)
/classes/Hook.php:1119 (isHookCallableOn)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 257 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 371 |
0.142
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 317 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 242 |
0.142
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 441 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 18) |
0.142
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 525 |
SELECT SQL_NO_CACHE *
FROM `z80kl_hook` a
WHERE (a.`id_hook` = 1215) LIMIT 1 |
0.142
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:64 (__construct)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 291 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 3) |
0.142
ms
|
4 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 320 |
SELECT SQL_NO_CACHE c.*, cs.id_shop
FROM z80kl_category c
LEFT JOIN z80kl_category_shop cs ON cs.id_category = c.id_category
WHERE c.id_parent = 244 |
0.141
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1805
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 393 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 7) |
0.141
ms
|
4 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 450 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 252) |
0.141
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 60 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.141
ms
|
13 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:369 (getImagesTypes)
/classes/controller/FrontController.php:1529 (getNoPictureImage)
/classes/controller/FrontController.php:1681 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 61 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` WHERE 1 AND `suppliers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.141
ms
|
13 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:369 (getImagesTypes)
/classes/controller/FrontController.php:1529 (getNoPictureImage)
/classes/controller/FrontController.php:1681 (getTemplateVarUrls)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 553 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 117 AND `id_shop` = 1 LIMIT 1 |
0.141
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3023 (isEnabled)
/classes/Hook.php:1237 (hookdisplayCustomsocialblock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 333 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 269) |
0.140
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 411 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 498) |
0.140
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 70 |
SELECT SQL_NO_CACHE *
FROM `z80kl_country_lang`
WHERE `id_country` = 10 |
0.139
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/override/classes/AddressFormat.php:59 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 89 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47402 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 543 |
SELECT SQL_NO_CACHE *
FROM z80kl_meta m
LEFT JOIN z80kl_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "sitemap"
OR m.page = "sitemap"
)
AND ml.id_lang = 1
AND ml.id_shop = 1 LIMIT 1 |
0.139
ms
|
1 |
|
|
/classes/Meta.php:181
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:192 (getMetaByPage)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:108 (makeStaticLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 67 |
SELECT SQL_NO_CACHE *
FROM `z80kl_module_shop` m
WHERE (m.id_module = 77) AND (m.enable_device & 1) AND (m.id_shop = 1) |
0.138
ms
|
1 |
|
|
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:151
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:125 (isModuleActiveInCurrentContext)
/override/classes/AddressFormat.php:40 (isModuleActive)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 142 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47242) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.138
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 369 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 374) |
0.138
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 378 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 403) |
0.138
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 45 |
SELECT SQL_NO_CACHE c.id_currency
FROM `z80kl_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92 (getIdByIsoCode)
/src/Adapter/Currency/CurrencyDataProvider.php:114 (getCurrencyByIsoCode)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:217 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 71 |
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM z80kl_required_field |
0.137
ms
|
1 |
|
|
/classes/ObjectModel.php:1437
/classes/ObjectModel.php:1472 (getFieldsRequiredDatabase)
/classes/ObjectModel.php:1403 (cacheFieldsRequiredDatabase)
/classes/controller/FrontController.php:526 (validateFieldsRequiredDatabase)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 417 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 502) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 480 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 520) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 501 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `z80kl_category` c
LEFT JOIN `z80kl_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 633 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1607
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 505 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `z80kl_category` c
LEFT JOIN `z80kl_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 633 LIMIT 1 |
0.137
ms
|
1 |
|
|
/classes/Category.php:1607
/modules/htmlboxpro/htmlboxpro.php:598 (getParentsCategories)
/modules/htmlboxpro/htmlboxpro.php:1019 (prepare_variables)
/modules/htmlboxpro/htmlboxpro.php:3307 (get_blocks)
/modules/htmlboxpro/htmlboxpro.php:3382 (generateHookContents)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 20 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "winamic_linkobfuscator" LIMIT 1 |
0.137
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/onepagecheckoutps/onepagecheckoutps.php:325 (isInstalled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 68 |
SELECT SQL_NO_CACHE *
FROM `z80kl_state` a
WHERE (a.`id_state` = 193) LIMIT 1 |
0.137
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/AddressFormat.php:402 (__construct)
/override/classes/AddressFormat.php:59 (getFormattedAddressFieldsValues)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 273 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 430) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 384 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 486) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 396 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 70) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 438 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 540) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 444 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 198) |
0.137
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 52 |
SELECT SQL_NO_CACHE *
FROM `z80kl_group_lang`
WHERE `id_group` = 1 |
0.136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Group.php:81 (__construct)
/classes/Group.php:393 (__construct)
/classes/Cart.php:272 (getCurrent)
/classes/Cart.php:238 (setTaxCalculationMethod)
/classes/controller/FrontController.php:430 (__construct)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 342 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 282) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 372 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 387) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 399 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 73) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 447 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 203) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 31 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 35 AND `id_shop` = 1 LIMIT 1 |
0.136
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/gdprpro/src/GdprProConfig.php:165 (isEnabled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 216 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 217) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 270 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 406) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 282 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 513) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 312 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 232) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 456 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 356) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 459 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 364) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 465 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 415) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 474 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 449) |
0.136
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 516 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.136
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 330 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 263) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 357 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 344) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 375 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 398) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 390 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 491) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 414 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 501) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 426 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 507) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 432 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 509) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 104 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47378 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 252 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 350) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 267 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 397) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 276 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 443) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 285 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 550) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 294 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 216) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 303 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 224) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 336 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 270) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 348 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 290) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 360 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 348) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 363 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 352) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 366 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 369) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 381 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 467) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 387 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 487) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 402 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 189) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 420 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 503) |
0.135
ms
|
5 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 429 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 508) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 483 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 548) |
0.135
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 493 |
SELECT SQL_NO_CACHE * FROM `z80kl_image_type` WHERE `name` = "home_default" |
0.135
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1492
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 515 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.135
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 545 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1 |
0.135
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 49 |
SELECT SQL_NO_CACHE *
FROM `z80kl_currency_lang`
WHERE `id_currency` = 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/classes/Currency.php:246 (__construct)
/classes/Currency.php:1089 (__construct)
/classes/Tools.php:685 (getCurrencyInstance)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 205 |
SELECT SQL_NO_CACHE *
FROM `z80kl_module_shop` m
WHERE (m.id_module = 77) AND (m.enable_device & 1) AND (m.id_shop = 1) |
0.134
ms
|
1 |
|
|
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:151
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:125 (isModuleActiveInCurrentContext)
/override/classes/AddressFormat.php:40 (isModuleActive)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 288 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 570) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 300 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 219) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 306 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 227) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 309 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 228) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 315 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 233) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 324 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 248) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 327 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 251) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 339 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 275) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 405 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 196) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 408 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 362) |
0.134
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 423 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 506) |
0.134
ms
|
4 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 511 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 512 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 535 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 5 AND `id_shop` = 1 |
0.134
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 44 |
SELECT SQL_NO_CACHE `id_lang` FROM `z80kl_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1 |
0.133
ms
|
1 |
|
|
/classes/Language.php:870
/src/Adapter/Currency/CurrencyDataProvider.php:112 (getIdByLocale)
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:101 (getCurrencyByIsoCodeAndLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:217 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 111 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47338 AND `id_group` = 1 LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 200 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 7 AND mr.`active` = 1 |
0.133
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 219 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 235) |
0.133
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 237 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 284) |
0.133
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 539 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 8 AND `id_shop` = 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 116 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47310 AND `id_group` = 1 LIMIT 1 |
0.133
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 517 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.133
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 192 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 3 AND mr.`active` = 1 |
0.132
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1332 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 513 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.132
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 537 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 6 AND `id_shop` = 1 |
0.132
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 56 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM z80kl_category_group ctg
WHERE ctg.`id_category` = 633 AND ctg.`id_group` = 1 LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/Category.php:1774
/controllers/front/listing/CategoryController.php:146 (checkAccess)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 255 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 368) |
0.131
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 547 |
SELECT SQL_NO_CACHE *
FROM `z80kl_module_shop` m
WHERE (m.id_module = 77) AND (m.enable_device & 1) AND (m.id_shop = 1) |
0.131
ms
|
1 |
|
|
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:151
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:125 (isModuleActiveInCurrentContext)
/override/classes/AddressFormat.php:40 (isModuleActive)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 112 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47338) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.131
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 234 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 279) |
0.131
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 144 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47229 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 202 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 541 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms_lang`
WHERE `id_cms` = 9 AND `id_shop` = 1 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:81
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 95 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_group`
WHERE `id_group` = 1 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Group.php:151
/classes/Product.php:3737 (getReductionByIdGroup)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 122 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47291) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 132 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47255) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 468 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 436) |
0.130
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 488 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 6 AND mr.`active` = 1 |
0.130
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1343 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 494 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 536 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 6) LIMIT 1 |
0.130
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 546 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `z80kl_country`
WHERE `id_country` = 10 LIMIT 1 |
0.130
ms
|
1 |
|
|
/classes/Country.php:406
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/override/classes/AddressFormat.php:38 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:34 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 109 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47338 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 117 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47310) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 243 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 301) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 101 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47400 AND `id_group` = 1 LIMIT 1 |
0.129
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 119 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47291 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 124 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47280 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 127 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47280) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 134 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47248 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 137 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47248) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 139 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47242 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 147 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47229) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 149 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47212 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 152 |
SELECT SQL_NO_CACHE SUM(quantity)
FROM `z80kl_stock_available`
WHERE (id_product = 47212) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:267
/classes/Product.php:4092 (getQuantityAvailableByProduct)
/classes/Product.php:5537 (getQuantity)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 196 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 5 AND mr.`active` = 1 |
0.129
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 204 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `z80kl_country`
WHERE `id_country` = 10 LIMIT 1 |
0.129
ms
|
1 |
|
|
/classes/Country.php:406
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/override/classes/AddressFormat.php:38 (getOrderedAddressFields)
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress)
/modules/ps_contactinfo/ps_contactinfo.php:83 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 228 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 264) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 231 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 274) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 246 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 310) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 249 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 320) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 258 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 371) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 264 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 391) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 471 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 438) |
0.129
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 518 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.129
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 530 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) LIMIT 1 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 534 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 5) LIMIT 1 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 540 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 9) LIMIT 1 |
0.129
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 36 |
SELECT SQL_NO_CACHE * FROM `z80kl_hook_module_exceptions`
WHERE `id_shop` IN (1) |
0.128
ms
|
1 |
|
|
/classes/module/Module.php:2168
/classes/Hook.php:1050 (getExceptionsStatic)
/classes/Dispatcher.php:343 (exec)
/index.php:78 (dispatch)
|
| 65 |
SELECT SQL_NO_CACHE `need_identification_number`
FROM `z80kl_country`
WHERE `id_country` = 10 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Country.php:406
/classes/AddressFormat.php:632 (isNeedDniByCountryId)
/classes/AddressFormat.php:613 (getFormat)
/classes/AddressFormat.php:560 (getAddressCountryFormat)
/override/classes/AddressFormat.php:38 (getOrderedAddressFields)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 80 |
SELECT SQL_NO_CACHE `name`
FROM `z80kl_hook`
WHERE `id_hook` = 1262 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/Hook.php:267
/classes/Hook.php:1030 (getNameById)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 114 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47310 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 126 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47280 AND `id_group` = 1 LIMIT 1 |
0.128
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 129 |
SELECT SQL_NO_CACHE 1 FROM `z80kl_specific_price` WHERE id_product = 47255 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/SpecificPrice.php:432
/classes/SpecificPrice.php:520 (couldHaveSpecificPrice)
/classes/Product.php:3569 (getSpecificPrice)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 190 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 1 AND mr.`active` = 1 |
0.128
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1332 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 203 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1 |
0.128
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:48 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 222 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 250) |
0.128
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 261 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 375) |
0.128
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 491 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 8 AND mr.`active` = 1 |
0.128
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1342 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 538 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 8) LIMIT 1 |
0.128
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 47 |
SELECT SQL_NO_CACHE `id_lang` FROM `z80kl_lang`
WHERE `locale` = 'it-it'
OR `language_code` = 'it-it' LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/Language.php:870
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:114 (getIdByLocale)
/src/Core/Data/Layer/AbstractDataLayer.php:90 (doRead)
/src/Core/Data/Layer/AbstractDataLayer.php:149 (read)
/src/Core/Data/Layer/AbstractDataLayer.php:94 (propagateRead)
/src/Core/Localization/Currency/CurrencyDataSource.php:67 (read)
/src/Core/Localization/Currency/CurrencyDataSource.php:109 (getLocalizedCurrencyData)
/src/Core/Localization/Currency/CurrencyDataSource.php:96 (formatCurrenciesData)
/src/Core/Localization/Currency/Repository.php:87 (getAllInstalledCurrenciesData)
/src/Core/Localization/Locale/Repository.php:206 (getAllInstalledCurrencies)
/src/Core/Localization/Locale/Repository.php:149 (getPriceSpecifications)
/classes/controller/Controller.php:217 (getLocale)
/classes/controller/FrontController.php:242 (init)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 318 |
SELECT SQL_NO_CACHE cg.`id_group`
FROM `z80kl_category_group` cg
WHERE (cg.`id_category` = 242) |
0.127
ms
|
3 |
|
|
/classes/Category.php:1727
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1829 (getGroups)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1839 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1433 (getRespCategories)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 489 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 7 AND mr.`active` = 1 |
0.127
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1342 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 490 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 7 AND mr.`active` = 1 |
0.127
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1343 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 183 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.127
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 209 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 1 AND mr.`active` = 1 |
0.126
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1342 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 532 |
SELECT SQL_NO_CACHE *
FROM `z80kl_cms` a
LEFT JOIN `z80kl_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 4) LIMIT 1 |
0.126
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:73
/classes/ObjectModel.php:217 (load)
/tools/profiling/ObjectModel.php:32 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:138 (__construct)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:100 (makeCmsLinks)
/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php:66 (makeLinks)
/modules/ps_linklist/ps_linklist.php:291 (present)
/modules/ps_linklist/ps_linklist.php:277 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:32 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 519 |
SELECT SQL_NO_CACHE name FROM z80kl_category_lang
WHERE id_shop = 1 AND id_lang = 1 AND id_category = 634 LIMIT 1 |
0.126
ms
|
1 |
|
|
/src/Adapter/Presenter/Product/ProductLazyArray.php:624
/src/Adapter/Presenter/AbstractLazyArray.php:264 (getCategoryName)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:151 (offsetGet)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/c7/27/49/c7274962b6e28a205e144cecc18e76aa5e9c5b5d_2.file.product-list-view.tpl.php:32 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c85ad3_89000606)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/9a/b6/81/9ab6817fc9084227830770b42ea3b4104352ba4c_2.file.product.tpl.php:36 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c48e63_62577422)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:384 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:50 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/6b/cf/90/6bcf9034018ce3ec733e1d3e616f12107f74d9ef_2.file.products.tpl.php:34 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916c43390_25071434)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:78 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:133 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:68 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186 (process)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:71 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 25 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/gdprpro/src/GdprProConfig.php:165 (isEnabled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 50 |
SELECT SQL_NO_CACHE id_shop
FROM `z80kl_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/ObjectModel.php:1570
/classes/Tools.php:689 (isAssociatedToShop)
/classes/controller/FrontController.php:331 (setCurrency)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 55 |
SELECT SQL_NO_CACHE `id_category`
FROM `z80kl_category_shop`
WHERE `id_category` = 633
AND `id_shop` = 1 LIMIT 1 |
0.125
ms
|
1 |
|
|
/classes/Category.php:2454
/controllers/front/listing/CategoryController.php:105 (existsInShop)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 74 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "magicscroll" LIMIT 1 |
0.125
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/magiczoomplus/magiczoomplus.php:621 (isInstalled)
/modules/magiczoomplus/magiczoomplus.php:814 (loadTool)
/classes/Hook.php:1237 (hookHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:461 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 548 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 53 |
SELECT SQL_NO_CACHE id_shop
FROM `z80kl_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/ObjectModel.php:1570
/classes/Group.php:396 (isAssociatedToShop)
/classes/Cart.php:272 (getCurrent)
/classes/Cart.php:238 (setTaxCalculationMethod)
/classes/controller/FrontController.php:430 (__construct)
/controllers/front/listing/CategoryController.php:83 (init)
/tools/profiling/Controller.php:46 (init)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 66 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "onepagecheckoutps" LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/onepagecheckoutps/src/Service/PresTeamShop/PresTeamShopService.php:112 (isInstalled)
/override/classes/AddressFormat.php:40 (isModuleActive)
/classes/controller/FrontController.php:1701 (generateAddress)
/classes/controller/FrontController.php:522 (getTemplateVarShop)
/classes/controller/FrontController.php:585 (assignGeneralPurposeVariables)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 141 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47242 AND `id_group` = 1 LIMIT 1 |
0.124
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 495 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1 |
0.124
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 27 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/gdprpro/src/GdprProConfig.php:165 (isEnabled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 77 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 24 AND `id_shop` = 1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:275 (isEnabled)
/classes/Hook.php:1237 (hookdisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 81 |
SELECT SQL_NO_CACHE `id_category`
FROM `z80kl_category_shop`
WHERE `id_category` = 633
AND `id_shop` = 1 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Category.php:2454
/controllers/front/listing/CategoryController.php:177 (existsInShop)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 206 |
SELECT SQL_NO_CACHE `iso_code`
FROM `z80kl_country`
WHERE `id_country` = 10 LIMIT 1 |
0.123
ms
|
1 |
|
|
/classes/Country.php:276
/modules/paypal/classes/InstallmentBanner/BannerManager.php:96 (getIsoById)
/modules/paypal/classes/InstallmentBanner/BannerManager.php:87 (isEligibleCountry)
/modules/paypal/classes/InstallmentBanner/BannerManager.php:117 (isEligibleConf)
/modules/paypal/paypal.php:731 (isBannerAvailable)
/classes/Hook.php:1237 (hookDisplayNavFullWidth)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:61 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 39 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 120 AND `id_shop` = 1 LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/ets_ordermanager/ets_ordermanager.php:187 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:343 (exec)
/index.php:78 (dispatch)
|
| 199 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 6 AND mr.`active` = 1 |
0.122
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1332 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 558 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.122
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 193 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 4 AND mr.`active` = 1 |
0.121
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 544 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:33 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 191 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 3 AND mr.`active` = 1 |
0.121
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 194 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 4 AND mr.`active` = 1 |
0.121
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1332 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 498 |
SELECT SQL_NO_CACHE ctg.`id_group`
FROM z80kl_category_group ctg
WHERE ctg.`id_category` = 633 AND ctg.`id_group` = 1 LIMIT 1 |
0.121
ms
|
1 |
|
|
/classes/Category.php:1774
/modules/ps_categorytree/ps_categorytree.php:354 (checkAccess)
/modules/ps_categorytree/ps_categorytree.php:290 (tryToGetParentCategoryIfAvailable)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 58 |
SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM z80kl_shop s |
0.120
ms
|
1 |
|
|
/classes/shop/Shop.php:922
/src/Adapter/Configuration.php:383 (getGroupIdFromShopId)
/src/Adapter/Configuration.php:119 (getShopGroupId)
/src/Adapter/Assets/AssetUrlGeneratorTrait.php:68 (get)
/classes/assets/StylesheetManager.php:124 (getFQDN)
/classes/assets/StylesheetManager.php:78 (add)
/classes/controller/FrontController.php:1069 (register)
/classes/controller/FrontController.php:933 (registerStylesheet)
/tools/profiling/Controller.php:53 (setMedia)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 201 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 7 AND mr.`active` = 1 |
0.120
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1332 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 9 |
SELECT SQL_NO_CACHE id_shop
FROM `z80kl_lang_shop`
WHERE `id_lang` = 1
AND id_shop = 1 LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/ObjectModel.php:1570
/config/config.inc.php:224 (isAssociatedToShop)
/index.php:40 (require_once)
|
| 26 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.120
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gdprpro/src/GdprProConfig.php:165 (isInstalled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 106 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47378 AND `id_group` = 1 LIMIT 1 |
0.120
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 210 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsverticalmenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsverticalmenu = 1 AND mr.`active` = 1 |
0.120
ms
|
1 |
|
|
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1228
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1343 (getRowInfo)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1465 (getSubMenu)
/modules/tvcmsverticalmenu/tvcmsverticalmenu.php:1403 (showVerticalMenuData)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 198 |
SELECT SQL_NO_CACHE mr.*
FROM z80kl_tvcmsmegamenu_row_shop mr
WHERE mr.`id_shop` = 1 AND mr.id_tvcmsmegamenu = 6 AND mr.`active` = 1 |
0.119
ms
|
8 |
|
|
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1203
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1331 (getRowInfo)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1433 (getSubMenu)
/modules/tvcmsmegamenu/tvcmsmegamenu.php:1367 (getWidgetVariables)
/classes/Hook.php:1237 (hookdisplayMegamenu)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:46 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 549 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:35 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 554 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "tvcmsproductcompare" LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3030 (isEnabled)
/classes/Hook.php:1237 (hookdisplayCustomsocialblock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 559 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
0.119
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:41 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 136 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47248 AND `id_group` = 1 LIMIT 1 |
0.118
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 29 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.117
ms
|
1 |
|
|
/classes/module/Module.php:2267
/modules/gdprpro/src/GdprProConfig.php:165 (isEnabled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 131 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47255 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 121 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47291 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 151 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47212 AND `id_group` = 1 LIMIT 1 |
0.116
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 184 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.116
ms
|
1 |
|
|
/classes/module/Module.php:2267
/classes/Hook.php:1243 (isEnabled)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8e/70/fc/8e70fc4829e0b09500fbee14e390b22a220fddf1_2.file.desk-header-3.tpl.php:36 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a1cd31_53318811)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/d2/f9/ba/d2f9ba233a1bc42a7ea9b3475454f9a372cecfcf_2.file.desktop-header.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a15152_68380289)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:55 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/7a/be/30/7abe308c647e7e74e2533f35cf3d3b025a3e2c37_2.file.header.tpl.php:29 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916a10898_91793551)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:110 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:61 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 28 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gdprpro/src/GdprProConfig.php:165 (isInstalled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 146 |
SELECT SQL_NO_CACHE `reduction`
FROM `z80kl_product_group_reduction_cache`
WHERE `id_product` = 47229 AND `id_group` = 1 LIMIT 1 |
0.115
ms
|
0 |
|
|
/classes/GroupReduction.php:146
/classes/Product.php:3733 (getValueForProduct)
/classes/Product.php:3459 (priceCalculation)
/classes/Product.php:5431 (getPriceStatic)
/classes/ProductAssembler.php:214 (getProductProperties)
/classes/controller/ProductListingFrontController.php:106 (assembleProducts)
/classes/controller/ProductListingFrontController.php:376 (prepareMultipleProductsForTemplate)
/classes/controller/ProductListingFrontController.php:650 (getProductSearchVariables)
/controllers/front/listing/CategoryController.php:179 (doProductSearch)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 499 |
SELECT SQL_NO_CACHE `id_category`
FROM `z80kl_category_shop`
WHERE `id_category` = 633
AND `id_shop` = 1 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:2454
/modules/ps_categorytree/ps_categorytree.php:354 (existsInShop)
/modules/ps_categorytree/ps_categorytree.php:290 (tryToGetParentCategoryIfAvailable)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 506 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `z80kl_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.115
ms
|
1 |
|
|
/classes/Category.php:1612
/modules/htmlboxpro/htmlboxpro.php:598 (getParentsCategories)
/modules/htmlboxpro/htmlboxpro.php:1019 (prepare_variables)
/modules/htmlboxpro/htmlboxpro.php:3307 (get_blocks)
/modules/htmlboxpro/htmlboxpro.php:3382 (generateHookContents)
/classes/Hook.php:1237 (hookdisplayLeftColumn)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 30 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ps_googleanalytics" LIMIT 1 |
0.114
ms
|
1 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2234 (getModuleIdByName)
/modules/gdprpro/src/GdprProConfig.php:165 (isInstalled)
/modules/gdprpro/src/GdprProCookie.php:70 (getModulesToUnload)
/modules/gdprpro/src/GdprProCookie.php:51 (getDefaultModules)
/modules/gdprpro/src/GdprProCookie.php:60 (__construct)
/modules/gdprpro/gdprpro.php:117 (getInstance)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:584 (exec)
/classes/Dispatcher.php:235 (loadRoutes)
/classes/Dispatcher.php:193 (__construct)
/index.php:78 (getInstance)
|
| 555 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 102 AND `id_shop` = 1 LIMIT 1 |
0.114
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/tvcmscustomsetting/tvcmscustomsetting.php:3030 (isEnabled)
/classes/Hook.php:1237 (hookdisplayCustomsocialblock)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/5f/1a/78/5f1a788c24b90d32b3148ebe1a509ee9fff2ed6e_2.file.footer-1.tpl.php:37 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e13830_22818303)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/64/16/d9/6416d9d2350e206c44f86575e0a9f65724f86fc7_2.file.footer.tpl.php:25 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f916e0daf7_04324343)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:80 (_subTemplateRender)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 78 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "tvcmsinfinitescroll_quick_view" LIMIT 1 |
0.111
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:276 (isEnabled)
/classes/Hook.php:1237 (hookdisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 41 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/ets_ordermanager/ets_ordermanager.php:190 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:343 (exec)
/index.php:78 (dispatch)
|
| 40 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module` WHERE `name` = "ets_delivery" LIMIT 1 |
0.110
ms
|
0 |
|
|
/classes/module/Module.php:2778
/classes/module/Module.php:2266 (getModuleIdByName)
/modules/ets_ordermanager/ets_ordermanager.php:190 (isEnabled)
:undefined (__construct)
/src/Core/Foundation/IoC/Container.php:124 (newInstance)
/src/Core/Foundation/IoC/Container.php:154 (makeInstanceFromClassName)
/src/Core/Foundation/IoC/Container.php:167 (doMake)
/src/Adapter/ServiceLocator.php:70 (make)
/classes/module/Module.php:1386 (get)
/tools/profiling/Module.php:35 (coreLoadModule)
/classes/module/Module.php:1365 (coreLoadModule)
/classes/Hook.php:1108 (getInstanceByName)
/classes/Dispatcher.php:343 (exec)
/index.php:78 (dispatch)
|
| 502 |
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `z80kl_category` c
WHERE c.`id_category` = 2 LIMIT 1 |
0.109
ms
|
1 |
|
|
/classes/Category.php:1612
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories)
/modules/ps_categorytree/ps_categorytree.php:147 (getIdsOfCategoriesInPathToCurrentCategory)
/modules/ps_categorytree/ps_categorytree.php:298 (getCategories)
/modules/ps_categorytree/ps_categorytree.php:266 (getWidgetVariables)
/classes/Hook.php:1248 (renderWidget)
/tools/profiling/Hook.php:64 (coreRenderWidget)
/classes/Hook.php:1174 (coreRenderWidget)
/config/smarty.config.inc.php:213 (exec)
/classes/Smarty/SmartyLazyRegister.php:81 (smartyHook)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:131 (__call)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184 (callBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156 (process)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/52/c4/46/52c44688410645d0d1ec6a0b4945a70e75e8f7d8_2.file.layout-both-columns.tpl.php:69 (instanceBlock)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169b9904_66493256)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/ec/a3/51/eca351d8c143db0e022438866c9946835de4c1ee_2.file.layout-left-column.tpl.php:28 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a96a0_02076066)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/b7/26/6a/b7266a613f60a9aa78ae16f3693c10318d7744ae_2.file.product-list.tpl.php:33 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169a3273_38558617)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:386 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:115 (_subTemplateRender)
/var/cache/dev/smarty/compile/v1_electron_1layouts_layout_left_column_tpl/8c/2a/48/8c2a488951cade295ec4dd823911b2992c509036_2.file.category.tpl.php:29 (endChild)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 (content_6946f9169983c3_60207342)
/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 (getRenderedTemplateCode)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 (render)
/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 (_execute)
/classes/Smarty/SmartyDev.php:40 (fetch)
/classes/controller/FrontController.php:725 (fetch)
/classes/controller/FrontController.php:709 (smartyOutputContent)
/tools/profiling/Controller.php:111 (display)
/tools/profiling/Controller.php:88 (displayProfiling)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|
| 79 |
SELECT SQL_NO_CACHE `id_module` FROM `z80kl_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.101
ms
|
0 |
|
|
/classes/module/Module.php:2267
/modules/tvcmsinfinitescroll/tvcmsinfinitescroll.php:276 (isEnabled)
/classes/Hook.php:1237 (hookdisplayHeader)
/tools/profiling/Hook.php:35 (coreCallHook)
/classes/Hook.php:454 (coreCallHook)
/classes/Hook.php:1128 (callHookOn)
/classes/controller/FrontController.php:589 (exec)
/controllers/front/listing/CategoryController.php:171 (initContent)
/tools/profiling/Controller.php:65 (initContent)
/classes/Dispatcher.php:484 (run)
/index.php:78 (dispatch)
|